aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2015-07-01 16:45:47 +0000
committerReid Kleckner <reid@kleckner.net>2015-07-01 16:45:47 +0000
commitf80636682ce2b1588ba3e04fa4ebfd00adac969a (patch)
treedbd3df25100d09a3911a1b4fd84bc51e36d6035e /clang/lib/CodeGen/CodeGenFunction.cpp
parent286d466097d445b66be8453596fd3e128e37dc9a (diff)
downloadllvm-f80636682ce2b1588ba3e04fa4ebfd00adac969a.zip
llvm-f80636682ce2b1588ba3e04fa4ebfd00adac969a.tar.gz
llvm-f80636682ce2b1588ba3e04fa4ebfd00adac969a.tar.bz2
[SEH] Don't assert if the parent function lacks a personality
The EH code might have been deleted as unreachable and the personality pruned while the filter is still present. Currently I'm hitting this at -O0 due to the clang bug PR24009. llvm-svn: 241170
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions