aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2014-05-09 21:49:17 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2014-05-09 21:49:17 +0000
commitaa2738291b1ccee80aecdb1f77961dcb0c91d1db (patch)
tree00c5d0f0caad60a755b994a3ab59b39d4114ced3 /clang/lib/CodeGen/CodeGenFunction.cpp
parent457aa3bbdda2f29597494476eb3576fb777eba84 (diff)
downloadllvm-aa2738291b1ccee80aecdb1f77961dcb0c91d1db.zip
llvm-aa2738291b1ccee80aecdb1f77961dcb0c91d1db.tar.gz
llvm-aa2738291b1ccee80aecdb1f77961dcb0c91d1db.tar.bz2
Don't crash on redefinitions.
One error we were not deleting the alias or putting it in the Module. The end result is that there was an use left of the aliasee when the module was deleted. llvm-svn: 208447
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions