aboutsummaryrefslogtreecommitdiff
path: root/test/SemaTemplate/dependent-sized_array.cpp
AgeCommit message (Expand)Author
2012-11-09PR13788: Don't perform checks on the initializer of a dependently-typedRichard Smith
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-11-19Deduce a ConstantArrayType from a value-dependent initializer listDouglas Gregor
2009-11-19Cope with an amusingly little anomaly with dependent types andDouglas Gregor