.. |
Rewrite
|
Fixed a number of typos
|
2022-08-01 13:13:18 -04:00 |
ASTConsumers.cpp
|
[clang] Fix JSON AST output when a filter is used
|
2021-10-10 07:46:17 +05:30 |
ASTMerge.cpp
|
Revert "[clang] ASTImporter: Fix importing of va_list types and declarations"
|
2022-10-31 19:34:23 +01:00 |
ASTUnit.cpp
|
[clang] Use std::nullopt instead of None (NFC)
|
2022-12-03 11:54:46 -08:00 |
CMakeLists.txt
|
[clang] Enable output of SARIF diagnostics
|
2022-08-26 18:49:29 +00:00 |
ChainedDiagnosticConsumer.cpp
|
…
|
|
ChainedIncludesSource.cpp
|
[NFC] Make MultiplexExternalSemaSource own sources
|
2022-09-02 13:57:39 -05:00 |
CompilerInstance.cpp
|
[clang] Use std::nullopt instead of None (NFC)
|
2022-12-03 11:54:46 -08:00 |
CompilerInvocation.cpp
|
[IR] llvm::Optional => std::optional
|
2022-12-05 04:13:11 +00:00 |
CreateInvocationFromCommandLine.cpp
|
[clang][driver] Introduce new -fdriver-only flag
|
2022-06-13 13:30:56 +02:00 |
DependencyFile.cpp
|
[Frontend] -MP: remove blank lines
|
2022-10-28 20:46:27 -07:00 |
DependencyGraph.cpp
|
[clang][lex] NFCI: Use FileEntryRef in PPCallbacks::InclusionDirective()
|
2022-04-14 10:46:12 +02:00 |
DiagnosticRenderer.cpp
|
[clang] Use std::nullopt instead of None (NFC)
|
2022-12-03 11:54:46 -08:00 |
FrontendAction.cpp
|
[clang] Use std::nullopt instead of None (NFC)
|
2022-12-03 11:54:46 -08:00 |
FrontendActions.cpp
|
[C++20] [Modules] Remove unmaintained Header Module
|
2022-11-18 10:39:33 +08:00 |
FrontendOptions.cpp
|
[HLSL] Infer language from file extension
|
2022-08-23 20:52:29 -05:00 |
HeaderIncludeGen.cpp
|
[clang] Inclusive language: change instances of blacklist/whitelist to allowlist/ignorelist
|
2021-11-12 15:46:16 +00:00 |
InitPreprocessor.cpp
|
[clang][TargetInfo] Use LangAS for getPointer{Width,Align}()
|
2022-11-30 20:24:01 +00:00 |
InterfaceStubFunctionsConsumer.cpp
|
[ifs] Prepare llvm-ifs for elfabi/ifs merging.
|
2021-07-19 11:23:00 -07:00 |
LayoutOverrideSource.cpp
|
[Driver, Frontend] Use StringRef::contains (NFC)
|
2021-10-19 08:54:02 -07:00 |
LogDiagnosticPrinter.cpp
|
Remove a few effectively-unused FileEntry APIs. NFC
|
2022-04-07 16:45:47 +02:00 |
ModuleDependencyCollector.cpp
|
[clang][lex] NFCI: Use FileEntryRef in PPCallbacks::InclusionDirective()
|
2022-04-14 10:46:12 +02:00 |
MultiplexConsumer.cpp
|
[Clang] Override method ModuleImportRead in MultiplexASTDeserializationListener
|
2022-04-11 08:38:37 -04:00 |
PrecompiledPreamble.cpp
|
[Frontend] when attaching a preamble, don't generate the long predefines buffer.
|
2022-05-09 15:55:32 +02:00 |
PrintPreprocessedOutput.cpp
|
[clang] Use std::size instead of llvm::array_lengthof
|
2022-09-08 17:20:25 -06:00 |
SARIFDiagnostic.cpp
|
[clang] Better warning-fix follow-up to D131632
|
2022-08-26 18:29:20 -04:00 |
SARIFDiagnosticPrinter.cpp
|
[clang] Enable output of SARIF diagnostics
|
2022-08-26 18:49:29 +00:00 |
SerializedDiagnosticPrinter.cpp
|
[clang] Remove redundant member initialization (NFC)
|
2022-01-02 10:20:23 -08:00 |
SerializedDiagnosticReader.cpp
|
[clang] LLVM_FALLTHROUGH => [[fallthrough]]. NFC
|
2022-08-08 09:12:46 -07:00 |
TestModuleFileExtension.cpp
|
[NFC][clang] Return underlying strings directly instead of OS.str()
|
2021-12-09 16:05:46 -08:00 |
TestModuleFileExtension.h
|
[modules] Use `HashBuilder` and `MD5` for the module hash.
|
2021-09-03 11:13:36 -07:00 |
TextDiagnostic.cpp
|
[clang] Use std::nullopt instead of None (NFC)
|
2022-12-03 11:54:46 -08:00 |
TextDiagnosticBuffer.cpp
|
…
|
|
TextDiagnosticPrinter.cpp
|
…
|
|
VerifyDiagnosticConsumer.cpp
|
[clang][lex] NFC: Simplify calls to `LookupFile`
|
2022-01-18 16:02:18 +01:00 |