diff options
author | Kristof Umann <dkszelethus@gmail.com> | 2018-11-02 15:50:44 +0000 |
---|---|---|
committer | Kristof Umann <dkszelethus@gmail.com> | 2018-11-02 15:50:44 +0000 |
commit | e390633d4625ef2f48e8e8780a1b4cca52aed689 (patch) | |
tree | 493feca8e97fd80881340bd095b102b460f4fea9 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | c83b0dda493e0e029b6d0b8a71659643d396b448 (diff) | |
download | llvm-e390633d4625ef2f48e8e8780a1b4cca52aed689.zip llvm-e390633d4625ef2f48e8e8780a1b4cca52aed689.tar.gz llvm-e390633d4625ef2f48e8e8780a1b4cca52aed689.tar.bz2 |
[analyzer][NFC] Collect all -analyzer-config options in a .def file
I'm in the process of refactoring AnalyzerOptions. The main motivation behind
here is to emit warnings if an invalid -analyzer-config option is given from the
command line, and be able to list them all.
In this patch, I'm moving all analyzer options to a def file, and move 2 enums
to global namespace.
Differential Revision: https://reviews.llvm.org/D53277
llvm-svn: 345986
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions