summaryrefslogtreecommitdiffstats
path: root/test/SemaTemplate/instantiate-declref-ice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+1
* C++ constant expression handling: eagerly instantiate static const integral dataRichard Smith2011-12-211-1/+1
* Implement support for variable length arrays in C++. VLAs are limitedDouglas Gregor2010-05-221-2/+1
* Migrate the mish-mash of declaration checks inDouglas Gregor2010-02-091-2/+0
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* When determining whether a reference to a static data member is anDouglas Gregor2009-11-011-0/+30
* Make sure to calculate value-dependence correctly when deal with ICEs. Eli Friedman2009-06-111-0/+7