summaryrefslogtreecommitdiff
path: root/INPUTS/all-std-headers.cpp
Commit message (Expand)AuthorAgeFilesLines
* all-std-headers.cpp: Include the C++11 headers when building with clangRichard Smith2012-04-131-1/+1
* For PR11916: Add support for g++'s __int128 keyword. Unlike __int128_t, this isRichard Smith2012-04-041-1/+3
* Extend all-std-headers.cpp to include C++11 headers when building in C++11 mode.Richard Smith2012-02-141-0/+33
* Add an input file that includes all standard C++ headersDouglas Gregor2009-09-291-0/+51