..
Rewrite
[clang] RewriteObjCClassMetaData - remove superfluous null pointer check. NFCI.
2020-10-27 13:14:55 +00:00
ASTConsumers.cpp
[clang][NFC] Store a pointer to the ASTContext in ASTDumper and TextNodeDumper
2020-07-03 13:59:22 +01:00
ASTMerge.cpp
[ASTImporter] Mark erroneous nodes in shared st
2019-07-01 15:37:07 +00:00
ASTUnit.cpp
Remove RemappedFiles param from ASTUnit::LoadFromASTFile, NFC
2020-12-09 14:44:31 -08:00
CMakeLists.txt
[Time-report] Add a flag -ftime-report={per-pass,per-pass-run} to control the pass timing aggregation
2020-12-08 10:13:19 -08:00
ChainedDiagnosticConsumer.cpp
…
ChainedIncludesSource.cpp
clang/Modules: Finish renaming CompilerInstance::ModuleManager, NFC.
2020-02-21 13:56:50 -08:00
CompilerInstance.cpp
Basic: Add native support for stdin to SourceManager and FileManager
2020-12-23 15:18:50 -08:00
CompilerInvocation.cpp
Revert more changes that landed on top of 741978d727
2020-12-23 14:20:21 -05:00
CreateInvocationFromCommandLine.cpp
[flang][driver] Add the new flang compiler and frontend drivers
2020-09-11 10:55:54 +01:00
DependencyFile.cpp
SourceManager: getFileEntryRefForID => getNonBuiltinFilenameForID, NFC
2020-10-22 22:20:50 -04:00
DependencyGraph.cpp
Make llvm::StringRef to std::string conversions explicit.
2020-01-28 23:25:25 +01:00
DiagnosticRenderer.cpp
…
FrontendAction.cpp
Revert "Lex: Migrate HeaderSearch::LoadedModuleMaps to FileEntryRef"
2020-12-14 22:05:08 -05:00
FrontendActions.cpp
Module: Use FileEntryRef and DirectoryEntryRef in Umbrella, Header, and DirectoryName, NFC
2020-12-02 14:07:23 -08:00
FrontendOptions.cpp
[Frontend] Treat .cuh files as CUDA source files
2020-11-12 11:42:53 -08:00
HeaderIncludeGen.cpp
clang-cl: Add a `/showIncludes:user` flag.
2020-02-25 09:43:52 -05:00
InitHeaderSearch.cpp
[clang][Driver] Implement AddClangSystemIncludeArgs and HasNativeLLVMSupport for the OpenBSD clang driver.
2020-08-23 20:08:40 -04:00
InitPreprocessor.cpp
[clang] Use enum for LangOptions::SYCLVersion instead of unsigned
2020-12-21 11:32:47 +01:00
InterfaceStubFunctionsConsumer.cpp
[llvm][clang][IFS] Enhancing the llvm-ifs yaml format for symbol lists.
2020-04-01 10:49:06 -04:00
LayoutOverrideSource.cpp
…
LogDiagnosticPrinter.cpp
Make llvm::StringRef to std::string conversions explicit.
2020-01-28 23:25:25 +01:00
ModuleDependencyCollector.cpp
Make llvm::StringRef to std::string conversions explicit.
2020-01-28 23:25:25 +01:00
MultiplexConsumer.cpp
[AST] Add missing MultiplexConsumer::CompleteExternalDeclaration
2019-12-22 19:00:48 -08:00
PrecompiledPreamble.cpp
ADT: Stop peeking inside AlignedCharArrayUnion, NFC
2020-12-04 11:07:42 -08:00
PrintPreprocessedOutput.cpp
[Clang] Migrate llvm::make_unique to std::make_unique
2019-08-14 23:04:18 +00:00
SerializedDiagnosticPrinter.cpp
CrashTracer: clang at clang: llvm::BitstreamWriter::ExitBlock
2020-07-09 20:27:33 -07: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
[clang] Add an option for hiding line numbers in diagnostics
2020-11-05 16:10:18 +01:00
TextDiagnosticBuffer.cpp
Fix more implicit conversions. Getting closer to having clang working with gcc 5 again
2020-01-29 02:57:59 +01:00
TextDiagnosticPrinter.cpp
[clang] Fix incorrect call to TextDiagnostic::printDiagnosticMessage
2020-09-21 09:41:39 +01:00
VerifyDiagnosticConsumer.cpp
Frontend: Migrate to FileEntryRef in VerifyDiagnosticConsumer.cpp, NFC
2020-12-09 11:51:43 -08:00