llvm-project/clang/include/clang/Frontend
Richard Trieu f3b0046ba9 Move PCHContainerOperations from Frontend to Serialization
Fix a layering violation.  Frontend depends on Serialization, so anything used
by both should be in Serialization.

llvm-svn: 348907
2018-12-12 02:53:59 +00:00
..
ASTConsumers.h [Frontend] Delete -print-decl-contexts 2018-10-03 03:50:44 +00:00
ASTUnit.h Lift VFS from clang to llvm (NFC) 2018-10-10 13:27:25 +00:00
ChainedDiagnosticConsumer.h Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
CommandLineSourceLoc.h Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
CompilerInstance.h Sink BuryPointer from Clang into LLVM for reuse there 2018-11-17 18:04:13 +00:00
CompilerInvocation.h Move CodeGenOptions from Frontend to Basic 2018-12-11 03:18:39 +00:00
DependencyOutputOptions.h Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
DiagnosticRenderer.h Remove trailing space 2018-07-30 19:24:48 +00:00
FrontendAction.h [modules] Frontend support for building a header module from a list of 2018-09-15 01:21:15 +00:00
FrontendActions.h PTH-- Remove feature entirely- 2018-12-04 14:34:09 +00:00
FrontendDiagnostic.h Move diagnostic enums into Basic. 2018-12-08 05:05:03 +00:00
FrontendOptions.h PTH-- Remove feature entirely- 2018-12-04 14:34:09 +00:00
FrontendPluginRegistry.h [Frontend] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2018-03-22 00:53:26 +00:00
LangStandard.h Correct line endings that got mixed up in r320089; NFC. 2017-12-07 23:04:11 +00:00
LangStandards.def Add language standard aliases for -std=c18, -std=gnu18, and -std=iso9899:2018. 2018-10-18 17:42:41 +00:00
LayoutOverrideSource.h Remove trailing space 2018-07-30 19:24:48 +00:00
LogDiagnosticPrinter.h Remove trailing space 2018-07-30 19:24:48 +00:00
MigratorOptions.h
MultiplexConsumer.h Make MultiplexASTDeserializationListener part of the API [NFC] 2018-04-27 07:05:40 +00:00
PCHContainerOperations.h Move PCHContainerOperations from Frontend to Serialization 2018-12-12 02:53:59 +00:00
PrecompiledPreamble.h Lift VFS from clang to llvm (NFC) 2018-10-10 13:27:25 +00:00
PreprocessorOutputOptions.h Add -frewrite-imports flag. 2017-06-09 21:24:02 +00:00
SerializedDiagnosticPrinter.h NFC: Add the emacs c++ mode hint "-*- C++ -*-" to the headers that don't have it 2018-07-24 00:07:49 +00:00
SerializedDiagnosticReader.h Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
SerializedDiagnostics.h Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
TextDiagnostic.h Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
TextDiagnosticBuffer.h [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.h Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
Utils.h PTH-- Remove feature entirely- 2018-12-04 14:34:09 +00:00
VerifyDiagnosticConsumer.h Remove trailing space 2018-07-30 19:24:48 +00:00