llvm-project/clang/include/clang/Frontend
Benjamin Kramer 33e9760376 Remove move constructors that are identical to the generated default move ctor.
llvm-svn: 284856
2016-10-21 18:55:07 +00:00
..
ASTConsumers.h Frontend: Simplify ownership model for clang's output streams. 2016-07-15 00:55:40 +00:00
ASTUnit.h Remove move constructors that are identical to the generated default move ctor. 2016-10-21 18:55:07 +00:00
ChainedDiagnosticConsumer.h Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 2015-06-22 23:07:51 +00:00
CodeGenOptions.def New clang option -mpie-copy-relocations to use copy relocations for PIE builds. 2016-10-19 20:24:06 +00:00
CodeGenOptions.h Add an option to save the backend-produced YAML optimization record to a file 2016-10-11 00:26:09 +00:00
CommandLineSourceLoc.h Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 2015-06-22 23:07:51 +00:00
CompilerInstance.h [NFC] Header cleanup 2016-07-18 19:02:11 +00:00
CompilerInvocation.h Reapply [Driver][Diagnostics] Make 'show option names' default for driver warnings 2016-10-11 18:21:26 +00:00
DependencyOutputOptions.h clang-cl: Fix remaining bugs in interaction of /Yc and /FI /showIncludes. 2016-03-23 18:46:57 +00:00
DiagnosticRenderer.h [NFC] Header cleanup 2016-07-18 19:02:11 +00:00
FrontendAction.h Fixed -Wdocumentation warning 2016-03-20 16:25:23 +00:00
FrontendActions.h C++ Modules TS: add frontend support for building pcm files from module 2016-08-26 00:14:38 +00:00
FrontendDiagnostic.h Header guard canonicalization, clang part. 2014-08-13 16:25:19 +00:00
FrontendOptions.h CC1: Add -save-stats option 2016-09-26 18:53:34 +00:00
FrontendPluginRegistry.h Reapply r276973 "Adjust Registry interface to not require plugins to export a registry" 2016-08-05 11:01:08 +00:00
LangStandard.h Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 2015-06-22 23:07:51 +00:00
LangStandards.def [OpenCL] Allow -std={cl|CL}{|1.1|1.2|2.0} in driver 2016-06-17 17:19:28 +00:00
LayoutOverrideSource.h Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 2015-06-22 23:07:51 +00:00
LogDiagnosticPrinter.h Add DiagID and Warning Flag to DiagnosticsLog 2014-11-14 21:23:56 +00:00
MigratorOptions.h Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 2015-06-22 23:07:51 +00:00
MultiplexConsumer.h For MS ABI, emit dllexport friend functions defined inline in class 2016-03-30 06:27:31 +00:00
PCHContainerOperations.h Frontend: Simplify ownership model for clang's output streams. 2016-07-15 00:55:40 +00:00
PreprocessorOutputOptions.h Add -fuse-line-directive flag to control usage of #line with -E 2015-02-26 00:17:25 +00:00
SerializedDiagnosticPrinter.h Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 2015-06-22 23:07:51 +00:00
SerializedDiagnosticReader.h [NFC] Header cleanup 2016-07-18 19:02:11 +00:00
SerializedDiagnostics.h Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 2015-06-22 23:07:51 +00:00
TextDiagnostic.h Add support for -fdiagnostics-absolute-paths: printing absolute paths in diagnostics 2016-08-26 15:45:36 +00:00
TextDiagnosticBuffer.h Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 2015-06-22 23:07:51 +00:00
TextDiagnosticPrinter.h Add some std::move where the value is only read otherwise. 2016-06-12 20:05:23 +00:00
Utils.h Apply clang-tidy's misc-move-constructor-init throughout Clang. 2016-05-27 14:27:13 +00:00
VerifyDiagnosticConsumer.h Roll-back r250822. 2015-10-20 13:23:58 +00:00