..
Rewrite
[ADT] Remove APInt/APSInt toString() std::string variants
2021-06-11 13:19:15 +01: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
…
ASTUnit.cpp
[clang][clangd] Avoid inconsistent target creation
2021-04-06 23:23:34 +08:00
CMakeLists.txt
Revert "[Clang] Move assembler into a separate file"
2021-01-23 15:04:27 +01:00
ChainedDiagnosticConsumer.cpp
…
ChainedIncludesSource.cpp
[ASTReader] Allow controlling separately whether validation should be disabled for a PCH vs a module file
2021-01-21 20:45:54 -08:00
CompilerInstance.cpp
Frontend: Respect -fno-temp-file when creating a PCH
2021-06-17 18:34:10 -07:00
CompilerInvocation.cpp
[clang] Rename StringRef _lower() method calls to _insensitive()
2021-06-25 00:22:01 +03:00
CreateInvocationFromCommandLine.cpp
[flang][driver] Add the new flang compiler and frontend drivers
2020-09-11 10:55:54 +01:00
DependencyFile.cpp
[clang] In DependencyCollector on Windows, ignore case and separators when discarding duplicate dependency file paths.
2021-05-17 10:32:52 -04:00
DependencyGraph.cpp
[SystemZ][z/OS][Windows] Add new OF_TextWithCRLF flag and use this flag instead of OF_Text
2021-04-06 07:23:31 -04:00
DiagnosticRenderer.cpp
[clang][Frontend] Fix a crash in DiagnosticRenderer.
2021-02-17 09:02:49 +01:00
FrontendAction.cpp
[clang][modules] Build inferred modules
2021-05-17 10:40:51 +02:00
FrontendActions.cpp
Frontend: Respect -fno-temp-file when creating a PCH
2021-06-17 18:34:10 -07:00
FrontendOptions.cpp
[OpenCL] Added distinct file extension for C++ for OpenCL.
2021-03-24 13:07:04 +00:00
HeaderIncludeGen.cpp
Add flag for showing skipped headers in -H / --show-includes output
2021-04-14 17:01:51 +02:00
InitHeaderSearch.cpp
[clang] NFC: Replace std::pair by a struct in InitHeaderSearch
2021-05-28 14:06:25 +02:00
InitPreprocessor.cpp
[ADT] Remove APInt/APSInt toString() std::string variants
2021-06-11 13:19:15 +01:00
InterfaceStubFunctionsConsumer.cpp
Revert "[NFC, Refactor] Modernize StorageClass from Specifiers.h to a scoped enum (II)"
2021-01-04 23:17:45 +01:00
LayoutOverrideSource.cpp
…
LogDiagnosticPrinter.cpp
Make llvm::StringRef to std::string conversions explicit.
2020-01-28 23:25:25 +01:00
ModuleDependencyCollector.cpp
[SystemZ][z/OS][Windows] Add new OF_TextWithCRLF flag and use this flag instead of OF_Text
2021-04-06 07:23:31 -04:00
MultiplexConsumer.cpp
[AST] Add missing MultiplexConsumer::CompleteExternalDeclaration
2019-12-22 19:00:48 -08:00
PrecompiledPreamble.cpp
[clang][clangd] Avoid inconsistent target creation
2021-04-06 23:23:34 +08:00
PrintPreprocessedOutput.cpp
…
SerializedDiagnosticPrinter.cpp
CrashTracer: clang at clang: llvm::BitstreamWriter::ExitBlock
2020-07-09 20:27:33 -07:00
SerializedDiagnosticReader.cpp
…
TestModuleFileExtension.cpp
[clang][modules] Use extensible RTTI for ModuleFileExtension
2021-03-05 11:11:05 +01:00
TestModuleFileExtension.h
[clang][modules] Use extensible RTTI for ModuleFileExtension
2021-03-05 11:11:05 +01:00
TextDiagnostic.cpp
[clang-cl] Remove the /fallback option
2021-02-04 10:33:16 +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-cl] Remove the /fallback option
2021-02-04 10:33:16 +01:00
VerifyDiagnosticConsumer.cpp
Frontend: Migrate to FileEntryRef in VerifyDiagnosticConsumer.cpp, NFC
2020-12-09 11:51:43 -08:00