summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/temp/temp.decls/temp.class/temp.static/p1.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix all tests under test/CXX (and test/Analysis) to pass if clang's defaultRichard Smith2016-08-311-1/+1
* [Lit Test] Updated 34 Lit tests to be C++11 compatible.Charles Li2015-11-171-0/+5
* C++1y is now C++14!Aaron Ballman2014-08-191-4/+4
* Started implementing variable templates. Top level declarations should be ful...Larisse Voufo2013-08-061-1/+1
* Improve the reporting of non-viable overload candidates by noting the reasonJohn McCall2010-01-131-1/+1
* Improve the diagnostics used to report implicitly-generated class membersJohn McCall2010-01-061-1/+1
* Switch more of Sema::CheckInitializerTypes over toDouglas Gregor2009-12-191-2/+2
* Switch the initialization required by return statements over to theDouglas Gregor2009-12-181-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Update for LLVM API change.Owen Anderson2009-07-271-1/+1
* Template instantiation for static data members that are defined out-of-line.Douglas Gregor2009-07-241-2/+2
* Implement parsing and semantic analysis for out-of-line definitions of staticDouglas Gregor2009-07-221-0/+26
OpenPOWER on IntegriCloud