.. |
ASTCommon.cpp
|
[modules] Make NamespaceAliasDecl redeclarable, as it should be. This fixes
|
2014-09-03 23:11:22 +00:00 |
ASTCommon.h
|
[modules] Number anonymous declarations that are lexically within mergeable
|
2014-08-28 01:33:39 +00:00 |
ASTReader.cpp
|
[modules] When building an injected-class-name type, we may have to insert it
|
2014-10-21 21:15:18 +00:00 |
ASTReaderDecl.cpp
|
[modules] Merging for class-scope using-declarations.
|
2014-10-14 02:00:47 +00:00 |
ASTReaderInternals.h
|
Header guard canonicalization, clang part.
|
2014-08-13 16:25:19 +00:00 |
ASTReaderStmt.cpp
|
[OPENMP] Codegen for 'private' clause in 'parallel' directive.
|
2014-10-21 03:16:40 +00:00 |
ASTWriter.cpp
|
Don't add ID mappings for offsets with no entities in a module
|
2014-10-20 16:27:30 +00:00 |
ASTWriterDecl.cpp
|
Change how we distinguish bitfield widths, in-class
|
2014-10-10 18:44:34 +00:00 |
ASTWriterStmt.cpp
|
[OPENMP] Codegen for 'private' clause in 'parallel' directive.
|
2014-10-21 03:16:40 +00:00 |
CMakeLists.txt
|
[CMake] Use LINK_LIBS instead of target_link_libraries().
|
2014-02-26 06:41:29 +00:00 |
GeneratePCH.cpp
|
[C++11] Use 'nullptr'. Serialization edition.
|
2014-05-22 05:54:18 +00:00 |
GlobalModuleIndex.cpp
|
Return a std::unique_ptr from getBufferForFile. NFC.
|
2014-08-26 19:54:40 +00:00 |
Makefile
|
…
|
|
Module.cpp
|
[C++11] Use 'nullptr'. Serialization edition.
|
2014-05-22 05:54:18 +00:00 |
ModuleManager.cpp
|
Return a std::unique_ptr from getBufferForFile. NFC.
|
2014-08-26 19:54:40 +00:00 |