aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2013-10-15 09:30:14 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2013-10-15 09:30:14 +0000
commit7e75550fa10d50c5a65e4ff07c19a26fd96df873 (patch)
tree6d8d7fa8f21273833bb2db867a69df3fc9bbadb4 /llvm/lib/CodeGen/MachineInstr.cpp
parent6af6ff1e15337a6061b1d971a50f9c8464122620 (diff)
downloadllvm-7e75550fa10d50c5a65e4ff07c19a26fd96df873.zip
llvm-7e75550fa10d50c5a65e4ff07c19a26fd96df873.tar.gz
llvm-7e75550fa10d50c5a65e4ff07c19a26fd96df873.tar.bz2
Sema: Don't crash when __try/__except/__finally appears in a template function
We wouldn't transform the compound statement in any of these forms, causing crashes when it got time to act on them. Additionally, we wouldn't check to see if the handler was invalid before deciding whether or not we should continue acting on the __try. This fixes PR17584. llvm-svn: 192682
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions