Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DR259: Demote the pedantic error for an explicit instantiation after an | Richard Smith | 2016-08-31 | 1 | -7/+8 |
* | 'extern template' is a C++11 feature. Add an Extension for C++98 (this matches | Richard Smith | 2011-10-20 | 1 | -1/+1 |
* | Only complain about explicit instantiations following explicit | Douglas Gregor | 2010-04-09 | 1 | -11/+11 |
* | Suppress implicit member redeclarations arising from explicit instantiation | John McCall | 2010-03-02 | 1 | -0/+16 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Check the interactions between explicit instantiations and template | Douglas Gregor | 2009-10-15 | 1 | -0/+16 |
* | Diagnose explicit instantiations of function templates and member | Douglas Gregor | 2009-10-15 | 1 | -0/+16 |