diff options
author | Owen Anderson <resistor@mac.com> | 2015-03-02 05:25:06 +0000 |
---|---|---|
committer | Owen Anderson <resistor@mac.com> | 2015-03-02 05:25:06 +0000 |
commit | 91bdf0765000295c18ba87b244bab3c412d07310 (patch) | |
tree | c1e4850f5f7cd07157387d96aba85dc31aa9c2f4 /clang-tools-extra/unittests/clang-tidy/LLVMModuleTest.cpp | |
parent | 7797c726b9a864372553de4b640c540b1dae8251 (diff) | |
download | llvm-91bdf0765000295c18ba87b244bab3c412d07310.zip llvm-91bdf0765000295c18ba87b244bab3c412d07310.tar.gz llvm-91bdf0765000295c18ba87b244bab3c412d07310.tar.bz2 |
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/unittests/clang-tidy/LLVMModuleTest.cpp')
0 files changed, 0 insertions, 0 deletions