]> granicus.if.org Git - clang/commit
Fix a crash with __flaot128 noticed by Eli.
authorNico Weber <nicolasweber@gmx.de>
Thu, 20 Jun 2013 23:30:30 +0000 (23:30 +0000)
committerNico Weber <nicolasweber@gmx.de>
Thu, 20 Jun 2013 23:30:30 +0000 (23:30 +0000)
commit9b9bdba90cb7a61ed0e5bbadf9155b9d6848ce98
tree8d1146a166b3b8b1b282c6abc24b95899bda7441
parent98d1ec1e99625176626b0bcd44cef7df6e89b289
Fix a crash with __flaot128 noticed by Eli.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@184498 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTContext.cpp
test/Sema/128bitfloat.cc