Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e93c63d468d36e67cb15d183ecc6b8216c87c138
/
clang
/
test
/
Sema
/
128bitfloat.cpp
9eabbb6
Enable __float128 for mingw for GCC compatibility and define __SIZEOF_FLOAT128__ on x86
by Reid Kleckner
· 8 years ago
bb1ea2d
Enable support for __float128 in Clang and enable it on pertinent platforms
by Nemanja Ivanovic
· 9 years ago
d7d45bf
Revert 266186 as it breaks anything that includes type_traits on some platforms
by Nemanja Ivanovic
· 10 years ago
50f29e0
Enable support for __float128 in Clang
by Nemanja Ivanovic
· 10 years ago
08ef80f
Rename test.cc files to test.cpp.
by Nico Weber
· 11 years ago
[Renamed from clang/test/Sema/128bitfloat.cc]
95296d4
Fix a crash with __flaot128 noticed by Eli.
by Nico Weber
· 12 years ago
e1687c5
Lazily provide a __float128 dummy type in -std=gnu++11 mode.
by Nico Weber
· 12 years ago