diff options
author | Kristof Umann <dkszelethus@gmail.com> | 2018-09-14 09:39:26 +0000 |
---|---|---|
committer | Kristof Umann <dkszelethus@gmail.com> | 2018-09-14 09:39:26 +0000 |
commit | 6cec6c467ce93fafcf002a781326bfeaa57c6f49 (patch) | |
tree | 4e29d5cb291bc17fb76c5528c3026542fc1ee0d6 /clang/unittests/Basic/VirtualFileSystemTest.cpp | |
parent | 55dbac9f078e655aff62dc692e05e60485fa1850 (diff) | |
download | llvm-6cec6c467ce93fafcf002a781326bfeaa57c6f49.zip llvm-6cec6c467ce93fafcf002a781326bfeaa57c6f49.tar.gz llvm-6cec6c467ce93fafcf002a781326bfeaa57c6f49.tar.bz2 |
[analyzer][UninitializedObjectChecker] Refactored checker options
Since I plan to add a number of new flags, it made sense to encapsulate
them in a new struct, in order not to pollute FindUninitializedFields's
constructor with new boolean options with super long names.
This revision practically reverts D50508, since FindUninitializedFields
now accesses the pedantic flag anyways.
Differential Revision: https://reviews.llvm.org/D51679
llvm-svn: 342219
Diffstat (limited to 'clang/unittests/Basic/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions