commit | dafab60b57e71c0a2baced53affe3aa580f6eb3f | [log] [tgz] |
---|---|---|
author | Owen Anderson <resistor@mac.com> | Mon Mar 02 05:25:06 2015 +0000 |
committer | Owen Anderson <resistor@mac.com> | Mon Mar 02 05:25:06 2015 +0000 |
tree | a4bf604cfe47aab38df0a40f94b399e69ca41591 | |
parent | 0c7c98a27d989d19848a22f97c1ad1ab8efa111e [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230934 91177308-0d34-0410-b5e6-96231b3b80d8