Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement C++ DR727, which permits explicit specializations at class scope. | Richard Smith | 2018-03-16 | 1 | -5/+3 |
* | Give more accurate descriptions of what kind of template we found in diagnost... | Richard Smith | 2017-01-14 | 1 | -1/+1 |
* | Revert "clang/test/Driver/crash-report.c: This requires rewriter for -frewrit... | Alp Toker | 2014-07-16 | 1 | -1/+0 |
* | clang/test: Introduce the feature "rewriter" for --enable-clang-rewriter. | NAKAMURA Takumi | 2014-07-16 | 1 | -0/+1 |
* | Clean up variable template handling a bit, and correct the behavior of name | Richard Smith | 2014-01-16 | 1 | -3/+3 |
* | Fix accepts-invalid if a variable template explicit instantiation is missing an | Richard Smith | 2013-09-18 | 1 | -1/+1 |
* | Bug fix: disallow a variable template to be redeclared as a non-templated var... | Larisse Voufo | 2013-08-14 | 1 | -1/+1 |
* | Started implementing variable templates. Top level declarations should be ful... | Larisse Voufo | 2013-08-06 | 1 | -0/+37 |