summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/cxx1y-variable-templates_in_class.cpp
Commit message (Expand)AuthorAgeFilesLines
* Variable templates: handle instantiation of static data member templatesRichard Smith2013-09-271-68/+108
* Implement restriction that a partial specialization must actually specializeRichard Smith2013-09-241-18/+19
* Remove a bogus diagnostic preventing static data member templates from beingRichard Smith2013-09-181-6/+5
* If a variable template specialization with an incomplete array type isRichard Smith2013-09-181-3/+33
* Add a constexpr functionality test for static data member templates.Larisse Voufo2013-08-221-0/+19
* Refactor for clarity and simplicity.Larisse Voufo2013-08-221-55/+57
* Improve support for static data member templates. This revision still has at ...Larisse Voufo2013-08-221-8/+57
* Started implementing variable templates. Top level declarations should be ful...Larisse Voufo2013-08-061-0/+159
OpenPOWER on IntegriCloud