diff options
author | Richard Trieu <rtrieu@google.com> | 2016-04-05 21:13:54 +0000 |
---|---|---|
committer | Richard Trieu <rtrieu@google.com> | 2016-04-05 21:13:54 +0000 |
commit | 265c344ef816a8573562fa27022b8008e0f58198 (patch) | |
tree | 9e48f3b1c08e09cc8d5f984d6d2add72e089010e /llvm/lib/CodeGen/StackProtector.cpp | |
parent | 1de3c7e79010c43300a2637c3020a1489a3dd0de (diff) | |
download | llvm-265c344ef816a8573562fa27022b8008e0f58198.zip llvm-265c344ef816a8573562fa27022b8008e0f58198.tar.gz llvm-265c344ef816a8573562fa27022b8008e0f58198.tar.bz2 |
Fix a crash on invalid with template handling
This is a fix for https://llvm.org/bugs/show_bug.cgi?id=25561 which was a
crash on invalid. Change the handling of invalid decls to have a catch-all
case to prevent unexpecting decls from triggering an assertion.
llvm-svn: 265467
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions