]> granicus.if.org Git - clang/commit
Fix "long double" and __SIZE_TYPE__ on powerpc, now with test fix.
authorNico Weber <nicolasweber@gmx.de>
Tue, 31 Jan 2012 02:07:33 +0000 (02:07 +0000)
committerNico Weber <nicolasweber@gmx.de>
Tue, 31 Jan 2012 02:07:33 +0000 (02:07 +0000)
commit6e1d2eaa7d7f1008a5bac12f73fbf6167802a46d
tree1c416dec1bc7c1ffae3704a40a943f68797ca2c2
parent395f1c08ff720be7df6535a86df14b6d36a2d57a
Fix "long double" and __SIZE_TYPE__ on powerpc, now with test fix.

Fixes PR11867. Patch from Jeremy Huddleston!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@149334 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp
test/Preprocessor/init.c