diff options
author | Artem Dergachev <artem.dergachev@gmail.com> | 2018-07-17 00:42:35 +0000 |
---|---|---|
committer | Artem Dergachev <artem.dergachev@gmail.com> | 2018-07-17 00:42:35 +0000 |
commit | 35dbd0b1ff4b9c26a51fa8ae178f8799f3976f67 (patch) | |
tree | 40a3cb97f0d5c15d29744a46dce0cdb354b0c58a /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | d1163790c363bb47c4b072dc679522941ebf55ca (diff) | |
download | bcm5719-llvm-35dbd0b1ff4b9c26a51fa8ae178f8799f3976f67.tar.gz bcm5719-llvm-35dbd0b1ff4b9c26a51fa8ae178f8799f3976f67.zip |
[analyzer] pr37802: Fix symbolic-pointer-to-boolean casts during load.
The canonical representation of pointer &SymRegion{$x} casted to boolean is
"$x != 0", not "$x". Assertion added in r337227 catches that.
Differential Revision: https://reviews.llvm.org/D48232
llvm-svn: 337228
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions