summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/misc/AssertSideEffectCheck.cpp
diff options
context:
space:
mode:
authorOwen Anderson <resistor@mac.com>2015-03-02 05:25:06 +0000
committerOwen Anderson <resistor@mac.com>2015-03-02 05:25:06 +0000
commit91bdf0765000295c18ba87b244bab3c412d07310 (patch)
treec1e4850f5f7cd07157387d96aba85dc31aa9c2f4 /clang-tools-extra/clang-tidy/misc/AssertSideEffectCheck.cpp
parent7797c726b9a864372553de4b640c540b1dae8251 (diff)
downloadbcm5719-llvm-91bdf0765000295c18ba87b244bab3c412d07310.tar.gz
bcm5719-llvm-91bdf0765000295c18ba87b244bab3c412d07310.zip
Fix a crash in the LL parser where it failed to validate that the pointer operand of a GEP was valid.
This manifested as an assertion failure in +Asserts builds, and a hard crash in -Asserts builds. Found by fuzzing the LL parser. llvm-svn: 230934
Diffstat (limited to 'clang-tools-extra/clang-tidy/misc/AssertSideEffectCheck.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud