summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/special/class.ctor/p6-0x.cpp
Commit message (Expand)AuthorAgeFilesLines
* A union can have a constexpr defaulted default constructor, if it has anRichard Smith2012-05-071-0/+39
* Update constexpr implementation to match CWG's chosen approach for core issuesRichard Smith2012-02-131-3/+3
* Unrevert r147271, reverted in r147361.Richard Smith2011-12-301-2/+10
* Revert r147271. This fixes PR11676.Rafael Espindola2011-12-301-10/+2
* constexpr: perform zero-initialization prior to / instead of performing aRichard Smith2011-12-251-2/+10
* PR11614: Mark defaulted special constructors as constexpr if their implicitRichard Smith2011-12-221-0/+49
OpenPOWER on IntegriCloud