]> granicus.if.org Git - clang/commit
Bail out of MaybeBindToTemporary if the record type is invalid. Test case
authorJohn McCall <rjmccall@apple.com>
Thu, 12 Aug 2010 02:40:37 +0000 (02:40 +0000)
committerJohn McCall <rjmccall@apple.com>
Thu, 12 Aug 2010 02:40:37 +0000 (02:40 +0000)
commit507384f0074498b658cc1455dbb912dd95455512
tree603eda230612648ff3c51726778552bc89bb71d7
parente8dc53e5857ac1cf65fa4e9d87e3d88d4452b9d4
Bail out of MaybeBindToTemporary if the record type is invalid.  Test case
is 8.5MB, sorry.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@110901 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExprCXX.cpp