summaryrefslogtreecommitdiff
path: root/test/PCH/cxx1y-variable-templates.cpp
AgeCommit message (Expand)Author
2015-07-14[Sema] Emit a better diagnostic when variable redeclarations disagreeDavid Majnemer
2013-09-24Implement restriction that a partial specialization must actually specializeRichard Smith
2013-08-14Bug fix: disallow a variable template to be redeclared as a non-templated var...Larisse Voufo
2013-08-13variable templates updated for PCH serialization... Still working on test cas...Larisse Voufo