.. |
Rewrite
|
RewriteModernObjC - silence static analyzer getAs<> null dereference warnings. NFCI.
|
2019-10-16 10:50:06 +00:00 |
ASTConsumers.cpp
|
[Clang] Migrate llvm::make_unique to std::make_unique
|
2019-08-14 23:04:18 +00:00 |
ASTMerge.cpp
|
[ASTImporter] Mark erroneous nodes in shared st
|
2019-07-01 15:37:07 +00:00 |
ASTUnit.cpp
|
[Support] Add overload writeFileAtomically(std::function Writer)
|
2019-09-13 20:08:27 +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
|
[Clang] Migrate llvm::make_unique to std::make_unique
|
2019-08-14 23:04:18 +00:00 |
CompilerInstance.cpp
|
Replace platform-dependent `stat` with `llvm::sys::fs::status`. NFC intended.
|
2019-10-16 19:12:34 +00:00 |
CompilerInvocation.cpp
|
Revert "[Implicit Modules] Add -cc1 option -fmodules-strict-context-hash which includes search paths and diagnostics." and "[Docs] Fix header level."
|
2019-10-19 09:45:28 +00:00 |
CreateInvocationFromCommandLine.cpp
|
ArrayRef'ized CompilerInvocation::CreateFromArgs
|
2019-08-27 22:13:31 +00:00 |
DependencyFile.cpp
|
[clang][DependencyFileGenerator] Fix missing -MT option handling
|
2019-09-07 00:59:13 +00:00 |
DependencyGraph.cpp
|
[Clang] Migrate llvm::make_unique to std::make_unique
|
2019-08-14 23:04:18 +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
|
[Clang] Migrate llvm::make_unique to std::make_unique
|
2019-08-14 23:04:18 +00:00 |
FrontendActions.cpp
|
[c++20] Add rewriting from comparison operators to <=> / ==.
|
2019-10-19 00:04:43 +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
|
[Clang] Migrate llvm::make_unique to std::make_unique
|
2019-08-14 23:04:18 +00:00 |
InitHeaderSearch.cpp
|
Reland r371785: Add -Wpoison-system-directories warning
|
2019-09-13 18:00:51 +00:00 |
InitPreprocessor.cpp
|
[clang-scan-deps] Support for clang --analyze in clang-scan-deps
|
2019-10-14 20:15:01 +00:00 |
InterfaceStubFunctionsConsumer.cpp
|
[clang][IFS] Escape mangled names so MS ABI doesn't break YAML parsing.
|
2019-10-14 18:03:03 +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
|
[Clang] Migrate llvm::make_unique to std::make_unique
|
2019-08-14 23:04:18 +00:00 |
MultiplexConsumer.cpp
|
[Clang] Migrate llvm::make_unique to std::make_unique
|
2019-08-14 23:04:18 +00:00 |
PrecompiledPreamble.cpp
|
[Clang] Migrate llvm::make_unique to std::make_unique
|
2019-08-14 23:04:18 +00:00 |
PrintPreprocessedOutput.cpp
|
[Clang] Migrate llvm::make_unique to std::make_unique
|
2019-08-14 23:04:18 +00:00 |
SerializedDiagnosticPrinter.cpp
|
[Clang] Migrate llvm::make_unique to std::make_unique
|
2019-08-14 23:04:18 +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
|
[lldb] Print better diagnostics for user expressions and modules
|
2019-09-18 08:53:35 +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
|
Introduce FileEntryRef and use it when handling includes to report correct dependencies
|
2019-08-22 18:15:50 +00:00 |