summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/temp/temp.spec/cxx1y-variable-template-no-body.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement C++ DR727, which permits explicit specializations at class scope.Richard Smith2018-03-161-5/+3
* Give more accurate descriptions of what kind of template we found in diagnost...Richard Smith2017-01-141-1/+1
* Revert "clang/test/Driver/crash-report.c: This requires rewriter for -frewrit...Alp Toker2014-07-161-1/+0
* clang/test: Introduce the feature "rewriter" for --enable-clang-rewriter.NAKAMURA Takumi2014-07-161-0/+1
* Clean up variable template handling a bit, and correct the behavior of nameRichard Smith2014-01-161-3/+3
* Fix accepts-invalid if a variable template explicit instantiation is missing anRichard Smith2013-09-181-1/+1
* Bug fix: disallow a variable template to be redeclared as a non-templated var...Larisse Voufo2013-08-141-1/+1
* Started implementing variable templates. Top level declarations should be ful...Larisse Voufo2013-08-061-0/+37
OpenPOWER on IntegriCloud