History log of /external/clang/INPUTS/all-std-headers.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b3440f5898f39b8f0a86edfa38538716ba4f06cd 13-Apr-2012 Richard Smith <richard-llvm@metafoo.co.uk> all-std-headers.cpp: Include the C++11 headers when building with clang
in -std=gnu++11 mode.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154654 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/INPUTS/all-std-headers.cpp
5a5a971908a1fd064454db44c42333a3aecf3d5b 04-Apr-2012 Richard Smith <richard-llvm@metafoo.co.uk> 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.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@153999 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/INPUTS/all-std-headers.cpp
69f811d26865282411964e793724f95c4afefbb9 15-Feb-2012 Richard Smith <richard-llvm@metafoo.co.uk> Extend all-std-headers.cpp to include C++11 headers when building in C++11 mode.
Conditionally include headers which older STL implementations don't provide.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@150526 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/INPUTS/all-std-headers.cpp
69cff4e5deec39396f355ad7976d34d3f306a37d 29-Sep-2009 Douglas Gregor <dgregor@apple.com> Add an input file that includes all standard C++ headers

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@83042 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/INPUTS/all-std-headers.cpp