This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
182,825
Commits
1,713
Branches
298
Tags
Commit Graph
2 Commits
Author
SHA1
Message
Date
Nico Weber
95296d4a16
Fix a crash with __flaot128 noticed by Eli.
...
llvm-svn: 184498
2013-06-20 23:30:30 +00:00
Nico Weber
e1687c5e25
Lazily provide a __float128 dummy type in -std=gnu++11 mode.
...
This is needed to parse libstdc++ 4.7's type_traits, see PR13530. llvm-svn: 184476
2013-06-20 21:44:55 +00:00