..
ASTCommon.cpp
[OPENMP 4.0] Initial support for array sections.
2015-08-25 14:24:04 +00:00
ASTCommon.h
[modules] Add an assert for redeclarations that we never added to their redecl
2015-07-27 05:40:23 +00:00
ASTReader.cpp
[modules] Write the options records to a separate subblock rather than writing
2015-09-08 19:40:14 +00:00
ASTReaderDecl.cpp
Re-commit r246497 (and dependent changes r246524 and r246521), reverted in
2015-09-01 20:35:42 +00:00
ASTReaderInternals.h
Re-commit r246497 (and dependent changes r246524 and r246521), reverted in
2015-09-01 20:35:42 +00:00
ASTReaderStmt.cpp
[OPENMP 4.1] Parsing/sema analysis for extended format of 'if' clause.
2015-09-03 07:23:48 +00:00
ASTWriter.cpp
[modules] Write the options records to a separate subblock rather than writing
2015-09-08 19:40:14 +00:00
ASTWriterDecl.cpp
Re-commit r246497 (and dependent changes r246524 and r246521), reverted in
2015-09-01 20:35:42 +00:00
ASTWriterStmt.cpp
[OPENMP 4.1] Parsing/sema analysis for extended format of 'if' clause.
2015-09-03 07:23:48 +00:00
CMakeLists.txt
Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."
2015-02-25 02:44:04 +00:00
GeneratePCH.cpp
[modules] When explicitly building a module file, don't include timestamps in
2015-08-17 07:13:32 +00:00
GlobalModuleIndex.cpp
Make the clang module container format selectable from the command line.
2015-07-17 01:19:54 +00:00
Makefile
…
Module.cpp
Re-commit r246497 (and dependent changes r246524 and r246521), reverted in
2015-09-01 20:35:42 +00:00
ModuleManager.cpp
[modules] Remove now-dead code for lazy loading of files specified by -fmodule-file=.
2015-08-09 08:58:36 +00:00
MultiOnDiskHashTable.h
Silence a -Wsign-compare warning; NFC.
2015-09-02 12:50:12 +00:00