llvm-project/clang/include
Kristof Umann 85cf76e783 [analyzer] Validate checker option names and values
Validate whether the option exists, and also whether the supplied value is of
the correct type. With this patch, invoking the analyzer should be, at least
in the frontend mode, a lot safer.

Differential Revision: https://reviews.llvm.org/D57860

llvm-svn: 361011
2019-05-17 09:51:59 +00:00
..
clang [analyzer] Validate checker option names and values 2019-05-17 09:51:59 +00:00
clang-c [libclang] Forward isInline for NamespaceDecl to libclang 2019-05-10 13:58:34 +00:00
CMakeLists.txt