]> granicus.if.org Git - clang/commit
fix PR6805: llvm.objectsize changed to take an i1 instead of an i32.
authorChris Lattner <sabre@nondot.org>
Sat, 10 Apr 2010 18:34:14 +0000 (18:34 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 10 Apr 2010 18:34:14 +0000 (18:34 +0000)
commitc24b9c46558919e98f4398ecbd45bc7b05f9acd9
tree834a5c7da171f8e994f51b5bb76d932b2c3b6c0b
parente3c153a88a21e620446955705a7fc8215b4cc2f2
fix PR6805: llvm.objectsize changed to take an i1 instead of an i32.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@100938 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExpr.cpp
test/CodeGen/catch-undef-behavior.c [new file with mode: 0644]