index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
CodeGen
/
ObjectFilePCHContainerOperations.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Debug Info: Set the MainFileName when generating -gmodules debug info for PCM.
Adrian Prantl
2017-07-18
1
-0
/
+3
*
Modules: Use hash of PCM content for SIGNATURE
Duncan P. N. Exon Smith
2017-03-13
1
-2
/
+7
*
CodeGen: plumb header search down to the IAS
Saleem Abdulrasool
2017-01-05
1
-4
/
+5
*
Bitcode: Decouple block info block state from reader.
Peter Collingbourne
2016-11-08
1
-7
/
+7
*
Bitcode: Change reader interface to take memory buffers.
Peter Collingbourne
2016-11-02
1
-4
/
+3
*
Support object-file-wrapped modules in clang -module-file-info.
Adrian Prantl
2016-08-17
1
-13
/
+17
*
Frontend: Simplify ownership model for clang's output streams.
Peter Collingbourne
2016-07-15
1
-15
/
+14
*
Use more ArrayRefs
David Majnemer
2016-06-24
1
-2
/
+2
*
Apply clang-tidy's misc-move-constructor-init throughout Clang.
Benjamin Kramer
2016-05-27
1
-1
/
+2
*
[modules][debuginfo] Only include imported modules when targeting LLDB
David Blaikie
2016-05-03
1
-0
/
+1
*
revert SVN r265702, r265640
Saleem Abdulrasool
2016-04-08
1
-2
/
+1
*
Basic: move CodeGenOptions from Frontend
Saleem Abdulrasool
2016-04-07
1
-1
/
+2
*
Module Debugging: Fix a crash when emitting debug info for nested tag types
Adrian Prantl
2016-03-07
1
-0
/
+9
*
Make TargetInfo store an actual DataLayout instead of a string.
James Y Knight
2016-03-04
1
-6
/
+6
*
Move DebugInfoKind into its own header to cut the cyclic dependency edge from...
Benjamin Kramer
2016-02-02
1
-1
/
+1
*
Module Debugging: Canonicalize the file names used as PCH module names
Adrian Prantl
2016-01-22
1
-4
/
+8
*
Module debugging: Create a parent DIModule with the PCH name for types
Adrian Prantl
2016-01-22
1
-1
/
+5
*
Fix the build by using the correct suffix for 64 bit literals
Adrian Prantl
2016-01-22
1
-1
/
+1
*
Fix a typo in r258507 and change the PCH dwoid constant to ~1UL.
Adrian Prantl
2016-01-22
1
-1
/
+1
*
Module Debugging: Use a nonzero DWO id for precompiled headers.
Adrian Prantl
2016-01-22
1
-1
/
+5
*
Module Debugging: Make sure that anonymous tag decls that define global
Adrian Prantl
2016-01-19
1
-7
/
+6
*
Module Debugging: Defer the emission of anonymous tag decls
Adrian Prantl
2016-01-19
1
-0
/
+4
*
Module debugging: Defer emitting tag types until their definition
Adrian Prantl
2016-01-06
1
-3
/
+16
*
Module Debugging: Emit module debug info for types inside of Objective-C
Adrian Prantl
2015-10-23
1
-0
/
+4
*
Remove a redundant check. NFC
Adrian Prantl
2015-10-23
1
-2
/
+1
*
Module Debugging: Use the clang module signature as the module's dwo_id
Adrian Prantl
2015-09-22
1
-1
/
+1
*
Debug Info: When building a module, emit skeleton CUs for imported modules.
Adrian Prantl
2015-09-21
1
-0
/
+7
*
Module debugging: Support submodules in the PCM/PCH debug info.
Adrian Prantl
2015-09-20
1
-0
/
+5
*
Further simplify the interface of PCHContainerGenerator
Adrian Prantl
2015-09-19
1
-7
/
+7
*
Eliminate a redundant check.
Adrian Prantl
2015-09-19
1
-3
/
+2
*
Simplify the interface of PCHContainerGenerator and friends
Adrian Prantl
2015-09-18
1
-13
/
+12
*
Debug Info: Remove an unnecessary debug type visitor.
Adrian Prantl
2015-09-10
1
-7
/
+0
*
Re-commit r247218: "Fix Clang-tidy misc-use-override warnings, other minor fi...
Hans Wennborg
2015-09-10
1
-3
/
+3
*
Revert r247218: "Fix Clang-tidy misc-use-override warnings, other minor fixes"
Hans Wennborg
2015-09-10
1
-3
/
+3
*
Fix Clang-tidy misc-use-override warnings, other minor fixes
Hans Wennborg
2015-09-10
1
-3
/
+3
*
Module Debugging: Emit debug type information into clang ObjC modules.
Adrian Prantl
2015-09-08
1
-0
/
+42
*
Module Debugging: Emit debug type information into clang modules.
Adrian Prantl
2015-09-08
1
-0
/
+58
*
Add a -gmodules option to the driver and a -dwarf-ext-refs to cc1
Adrian Prantl
2015-08-27
1
-0
/
+1
*
Initialize the AST consumer as soon as we have both an ASTConsumer and an
Richard Smith
2015-08-18
1
-4
/
+1
*
Remove and forbid raw_svector_ostream::flush() calls.
Yaron Keren
2015-08-13
1
-1
/
+0
*
[modules] PR22534: Load files specified by -fmodule-file= eagerly. In particu...
Richard Smith
2015-08-09
1
-1
/
+6
*
Rename DescriptionString -> DataLayoutString as it matches the actual
Eric Christopher
2015-08-05
1
-4
/
+4
*
LLVM API Change: the Module always owns the DataLayout
Mehdi Amini
2015-07-24
1
-3
/
+2
*
Make the clang module container format selectable from the command line.
Adrian Prantl
2015-07-17
1
-2
/
+2
*
Rename ModuleContainerGenerator to PCHContainergenerator for consistency
Adrian Prantl
2015-07-09
1
-28
/
+29
*
Revert "Revert r241620 and follow-up commits" and move the initialization
Adrian Prantl
2015-07-08
1
-0
/
+192
*
Revert r241620 and follow-up commits while investigating linux buildbot failu...
Adrian Prantl
2015-07-07
1
-199
/
+0
*
Cleanup: Use the C++ API to initialize the backend.
Adrian Prantl
2015-07-07
1
-4
/
+5
*
Wrap clang modules and pch files in an object file container.
Adrian Prantl
2015-07-07
1
-0
/
+198