llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject
Kristof Umann 748c139ade [analyzer] Emit an error rather than assert on invalid checker option input
Asserting on invalid input isn't very nice, hence the patch to emit an error
instead.

This is the first of many patches to overhaul the way we handle checker options.

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

llvm-svn: 355704
2019-03-08 16:00:42 +00:00
..
UninitializedObject.h [analyzer][UninitializedObjectChecker] New flag to ignore guarded uninitialized fields 2019-02-02 14:50:04 +00:00
UninitializedObjectChecker.cpp [analyzer] Emit an error rather than assert on invalid checker option input 2019-03-08 16:00:42 +00:00
UninitializedPointee.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00