summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/temp/temp.spec/temp.explicit/p5.cpp
Commit message (Expand)AuthorAgeFilesLines
* [c++20] Implement P0846R0: allow (ADL-only) calls to template-ids whoseRichard Smith2019-05-091-1/+4
* Lit C++11 Compatibility Patch #7Charles Li2016-04-131-1/+8
* Make the -Wc++11-compat warnings ignored by default, so we don't breakDouglas Gregor2011-10-251-1/+1
* The C++98/03 standard is disturbingly silent about out-of-scopeDouglas Gregor2010-05-111-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Improved fix for PR3844, which recovers better for class templateDouglas Gregor2009-10-301-1/+1
* Improve diagnostics when parsing something likeDouglas Gregor2009-10-301-2/+1
* Test various aspects of explicit instantiation that were already implemented.Douglas Gregor2009-10-271-0/+18
OpenPOWER on IntegriCloud