Skip to content
Commit f016bbcc authored by Richard Smith's avatar Richard Smith
Browse files

For PR11916: Add support for g++'s __int128 keyword. Unlike __int128_t, this is

a type specifier and can be combined with unsigned. This allows libstdc++4.7 to
be used with clang in c++98 mode.

Several other changes are still required for libstdc++4.7 to work with clang in
c++11 mode.

llvm-svn: 153999
parent 0e60cd78
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment