summaryrefslogtreecommitdiffstats
path: root/test/SemaCXX/libstdcxx_is_pod_hack.cpp
Commit message (Expand)AuthorAgeFilesLines
* Turn off __has_feature(is_empty) and __has_feature(is_pod) if theDouglas Gregor2011-07-301-0/+4
* OopsDouglas Gregor2011-04-291-1/+1
* libstdc++ 4.2 also uses __is_same as a struct name, which conflicts with our ...Douglas Gregor2011-04-291-0/+7
* libstdc++ 4.4 uses __is_signed as an identifier, while Clang treats itDouglas Gregor2011-04-281-0/+9
* Introduce an egregious hack to work around a bug in libstdc++ 4.2.x'sDouglas Gregor2010-04-081-0/+6
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Introduce an egregious hack to fix PR4828.Douglas Gregor2009-09-041-0/+7