..
Rewrite
Fix evaluation of __has_include_next
during -frewrite-includes.
2018-04-13 17:43:15 +00:00
ASTConsumers.cpp
Allow the creation of human-friendly ASTDumper to arbitrary output stream
2018-04-06 13:01:12 +00:00
ASTMerge.cpp
Revert r329684 (and follow-ups 329693, 329714). See discussion on https://reviews.llvm.org/D43578 .
2018-04-10 18:53:28 +00:00
ASTUnit.cpp
[vfs] Don't bail out after a missing -ivfsoverlay file
2018-03-23 17:37:27 +00:00
CacheTokens.cpp
Re-land: "[Support] Replace HashString with djbHash."
2018-02-26 15:16:42 +00:00
ChainedDiagnosticConsumer.cpp
ChainedIncludesSource.cpp
CMakeLists.txt
Use special new Clang flag 'FrontendTimesIsEnabled' instead of 'llvm::TimePassesIsEnabled' inside -ftime-report feature.
2018-04-23 09:22:30 +00:00
CodeGenOptions.cpp
Use an enum value instead of a string.
2018-01-18 00:20:03 +00:00
CompilerInstance.cpp
[clang-cl] Print /showIncludes to stderr, if used in combination with /E, /EP or /P
2018-05-04 15:58:31 +00:00
CompilerInvocation.cpp
[ThinLTO] Support opt remarks options with distributed ThinLTO backends
2018-05-05 14:37:29 +00:00
CreateInvocationFromCommandLine.cpp
DependencyFile.cpp
Track skipped files in dependency scanning.
2018-05-01 23:59:33 +00:00
DependencyGraph.cpp
DiagnosticRenderer.cpp
PR37189 Fix incorrect end source location and spelling for a split '>>' token.
2018-04-30 05:25:48 +00:00
FrontendAction.cpp
Revert r329684 (and follow-ups 329693, 329714). See discussion on https://reviews.llvm.org/D43578 .
2018-04-10 18:53:28 +00:00
FrontendActions.cpp
[HIP] Add hip input kind and codegen for kernel launching
2018-04-25 01:10:37 +00:00
FrontendOptions.cpp
[Frontend] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2018-03-26 21:45:04 +00:00
FrontendTiming.cpp
Use special new Clang flag 'FrontendTimesIsEnabled' instead of 'llvm::TimePassesIsEnabled' inside -ftime-report feature.
2018-04-23 09:22:30 +00:00
HeaderIncludeGen.cpp
[clang-cl] Print /showIncludes to stderr, if used in combination with /E, /EP or /P
2018-05-04 15:58:31 +00:00
InitHeaderSearch.cpp
s/LLVM_ON_WIN32/_WIN32/, clang
2018-04-27 19:11:14 +00:00
InitPreprocessor.cpp
Implement P0482R2, support for char8_t type.
2018-05-01 05:02:45 +00:00
LangStandards.cpp
LayoutOverrideSource.cpp
LogDiagnosticPrinter.cpp
ModuleDependencyCollector.cpp
IWYU for llvm-config.h in clang. See r331124 for details.
2018-04-30 13:52:15 +00:00
MultiplexConsumer.cpp
Make MultiplexASTDeserializationListener part of the API [NFC]
2018-04-27 07:05:40 +00:00
PCHContainerOperations.cpp
PrecompiledPreamble.cpp
s/LLVM_ON_WIN32/_WIN32/, clang
2018-04-27 19:11:14 +00:00
PrintPreprocessedOutput.cpp
Calculate size of buffer instead of using a magic value.
2018-01-03 20:29:49 +00:00
SerializedDiagnosticPrinter.cpp
Fix typos in clang
2018-04-06 15:14:32 +00:00
SerializedDiagnosticReader.cpp
[Frontend] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2018-03-26 21:45:04 +00:00
TestModuleFileExtension.cpp
TestModuleFileExtension.h
TextDiagnostic.cpp
PR37189 Fix incorrect end source location and spelling for a split '>>' token.
2018-04-30 05:25:48 +00:00
TextDiagnosticBuffer.cpp
[Frontend] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2018-03-22 00:53:26 +00:00
TextDiagnosticPrinter.cpp
VerifyDiagnosticConsumer.cpp
[Frontend] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2018-03-22 00:53:26 +00:00