summaryrefslogtreecommitdiffstats
path: root/test/SemaTemplate/dependent-base-member-init.cpp
Commit message (Expand)AuthorAgeFilesLines
* PR7698: Make sure we correctly handle the initialization of an array withEli Friedman2010-07-241-0/+9
* Another test case for PR6062Douglas Gregor2010-01-191-0/+5
* In a mem-initializer, a nested-name-specifier followed by anDouglas Gregor2010-01-191-0/+18
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* When we know that we are parsing a class-name, implicitly construct aDouglas Gregor2009-08-261-0/+4
* Fixes pr4763. Fariborz Jahanian2009-08-241-0/+7
* Refactor base/member initializers, and construct them correctly in cases Eli Friedman2009-07-291-0/+25