aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/type-traits.cpp
AgeCommit message (Expand)Author
2009-08-15Implement __is_empty. Patch by Sean Hunt.Eli Friedman
2009-07-23This patch fixes the implementations of the __has_trivial_destructorDouglas Gregor
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2009-01-05PODness and Type TraitsSebastian Redl