summaryrefslogtreecommitdiffstats
path: root/test/SemaCXX/trivial-constructor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Add support for the __has_trivial_destructor type trait.Anders Carlsson2009-04-171-0/+4
* Add support for the __has_trivial_constructor type trait.Anders Carlsson2009-04-161-0/+34