summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/cxx1y-variable-templates_top_level.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement restriction that a partial specialization must actually specializeRichard Smith2013-09-241-2/+1
* Fix accepts-invalid if a variable template explicit instantiation is missing anRichard Smith2013-09-181-1/+4
* Refactor for clarity and simplicity.Larisse Voufo2013-08-221-22/+22
* Bug fix: note diagnosis on expression narrowing should say "variable template...Larisse Voufo2013-08-141-1/+10
* Bug fix: disallow a variable template to be redeclared as a non-templated var...Larisse Voufo2013-08-141-1/+4
* variable templates updated for PCH serialization... Still working on test cas...Larisse Voufo2013-08-131-0/+5
* Started implementing variable templates. Top level declarations should be ful...Larisse Voufo2013-08-061-0/+415
OpenPOWER on IntegriCloud