| .. |
|
ASTCommon.cpp
|
Run clang-format to unify the switch statement style as suggest here: http://reviews.llvm.org/D12855#246073.
|
2015-09-15 12:18:29 +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] Improve error message on failed module load due to a missing file to
|
2015-10-13 01:26:26 +00:00 |
|
ASTReaderDecl.cpp
|
Fix Clang-tidy modernize-use-nullptr warnings in source directories; other minor cleanups
|
2015-10-06 23:40:43 +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] Codegen for array sections/subscripts in 'reduction' clause.
|
2015-10-08 09:10:53 +00:00 |
|
ASTWriter.cpp
|
[modules] Fix merging of __va_list_tag's implicit special member functions.
|
2015-10-13 00:23:25 +00:00 |
|
ASTWriterDecl.cpp
|
Simplify or remove calls to makeArrayRef based on feedback from David Blaikie. NFC.
|
2015-09-29 04:53:28 +00:00 |
|
ASTWriterStmt.cpp
|
[OPENMP 4.1] Codegen for array sections/subscripts in 'reduction' clause.
|
2015-10-08 09:10:53 +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
|
Module Debugging: Use the clang module signature as the module's dwo_id
|
2015-09-22 23:26:43 +00:00 |
|
GlobalModuleIndex.cpp
|
EmitRecord* API change: accepts ArrayRef instead of a SmallVector (NFC)
|
2015-09-10 01:46:39 +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 |