diff options
author | Kristof Umann <dkszelethus@gmail.com> | 2018-08-07 12:55:26 +0000 |
---|---|---|
committer | Kristof Umann <dkszelethus@gmail.com> | 2018-08-07 12:55:26 +0000 |
commit | a3f7b587423122f42a1b7643ec50b60ddaa4dd1d (patch) | |
tree | e09c0dc5db2dab3573cfad3b477e9c2c0f77292a /clang/unittests/Basic/VirtualFileSystemTest.cpp | |
parent | db4d4546c6da19cefdd8906c6e0b503e060c83ad (diff) | |
download | llvm-a3f7b587423122f42a1b7643ec50b60ddaa4dd1d.zip llvm-a3f7b587423122f42a1b7643ec50b60ddaa4dd1d.tar.gz llvm-a3f7b587423122f42a1b7643ec50b60ddaa4dd1d.tar.bz2 |
[analyzer][UninitializedObjectChecker] New flag to turn off dereferencing
Even for a checker being in alpha, some reports about pointees held so little
value to the user that it's safer to disable pointer/reference chasing for now.
It can be enabled with a new flag, in which case checker should function as it
has always been. This can be set with `CheckPointeeInitialization`.
Differential Revision: https://reviews.llvm.org/D49438
llvm-svn: 339135
Diffstat (limited to 'clang/unittests/Basic/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions