..
Rewrite
Move LangStandard*, InputKind::Language to Basic
2019-08-05 13:59:26 +00:00
ASTConsumers.cpp
Introduce the ability to dump the AST to JSON.
2019-05-13 21:39:55 +00:00
ASTMerge.cpp
[ASTImporter] Mark erroneous nodes in shared st
2019-07-01 15:37:07 +00:00
ASTUnit.cpp
Replace non-recursive sys::Mutex users with std::mutex
2019-08-07 11:59:44 +00:00
CMakeLists.txt
Move LangStandard*, InputKind::Language to Basic
2019-08-05 13:59:26 +00:00
ChainedDiagnosticConsumer.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ChainedIncludesSource.cpp
Modules: Rename MemoryBufferCache to InMemoryModuleCache
2019-03-09 17:33:56 +00:00
CompilerInstance.cpp
Move LangStandard*, InputKind::Language to Basic
2019-08-05 13:59:26 +00:00
CompilerInvocation.cpp
cfi-icall: Allow the jump table to be optionally made non-canonical.
2019-08-09 22:31:59 +00:00
CreateInvocationFromCommandLine.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DependencyFile.cpp
Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC
2019-08-05 05:43:48 +00:00
DependencyGraph.cpp
Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC
2019-08-05 05:43:48 +00:00
DiagnosticRenderer.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
FrontendAction.cpp
Move LangStandard*, InputKind::Language to Basic
2019-08-05 13:59:26 +00:00
FrontendActions.cpp
Move LangStandard*, InputKind::Language to Basic
2019-08-05 13:59:26 +00:00
FrontendOptions.cpp
Move LangStandard*, InputKind::Language to Basic
2019-08-05 13:59:26 +00:00
FrontendTiming.cpp
Fix file headers. NFC
2019-03-01 06:49:51 +00:00
HeaderIncludeGen.cpp
Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC
2019-08-05 05:43:48 +00:00
InitHeaderSearch.cpp
[clang] Adopt new FileManager error-returning APIs
2019-08-01 21:31:56 +00:00
InitPreprocessor.cpp
[OpenCL] Fix lang mode predefined macros for C++ mode.
2019-08-12 10:44:07 +00:00
InterfaceStubFunctionsConsumer.cpp
[clang-ifs] Clang Interface Stubs, first version (second landing attempt).
2019-06-20 16:59:48 +00:00
LayoutOverrideSource.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
LogDiagnosticPrinter.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ModuleDependencyCollector.cpp
Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC
2019-08-05 05:43:48 +00:00
MultiplexConsumer.cpp
[OPENMP 5.0]Add initial support for 'allocate' directive.
2019-03-07 17:54:44 +00:00
PrecompiledPreamble.cpp
Remove LLVM mutexes from clang in favor of std::mutex
2019-08-07 14:44:40 +00:00
PrintPreprocessedOutput.cpp
[PragmaHandler] Expose `#pragma` location
2019-05-21 23:51:38 +00:00
SerializedDiagnosticPrinter.cpp
Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC
2019-08-05 05:43:48 +00:00
SerializedDiagnosticReader.cpp
Bitstream reader: Fix undefined behavior seen after rL364464
2019-07-05 20:22:40 +00:00
TestModuleFileExtension.cpp
[Bitcode] Move Bitstream to a separate library
2019-07-03 22:40:07 +00:00
TestModuleFileExtension.h
[Bitcode] Move Bitstream to a separate library
2019-07-03 22:40:07 +00:00
TextDiagnostic.cpp
Revert r367649: Improve raw_ostream so that you can "write" colors using operator<<
2019-08-02 07:22:34 +00:00
TextDiagnosticBuffer.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
TextDiagnosticPrinter.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
VerifyDiagnosticConsumer.cpp
[verify] Add support for location markers in directives.
2019-04-13 04:33:39 +00:00