summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/cxx0x-cursory-default-delete.cpp
Commit message (Expand)AuthorAgeFilesLines
* Properly compute triviality for explicitly-defaulted or deleted special members.Richard Smith2012-12-081-7/+11
* Explicitly defaulted constructors cannot be used for default initialization.Aaron Ballman2012-07-311-2/+3
* Fold the six functions checking explicitly-defaulted special member functionsRichard Smith2012-05-151-7/+9
* Allow thread safety attributes on function definitions.DeLesley Hutchins2012-02-161-0/+6
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* constexpr functions are implicitly const. More tests to follow.Richard Smith2011-09-301-1/+1
* Fix some minor bugs and add a lot more test cases for defaultedAlexis Hunt2011-05-171-0/+69
OpenPOWER on IntegriCloud