summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/cxx0x-delegating-ctors.cpp
Commit message (Expand)AuthorAgeFilesLines
* When diagnosing multiple mem-initializers in a delegating ctor, point to the ...Richard Smith2012-09-141-1/+3
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Implement a better version of delegating constructor cycle detection.Alexis Hunt2011-05-041-3/+4
* Ensure that delegating constructor loop detection uses canonicalAlexis Hunt2011-05-041-2/+1
* Ensure that destructors are properly inovked when an exception leavesAlexis Hunt2011-05-031-4/+16
* Fully implement delegating constructors!Alexis Hunt2011-05-011-0/+36
OpenPOWER on IntegriCloud