aboutsummaryrefslogtreecommitdiff
path: root/test/Parser/cxx-member-initializers.cpp
AgeCommit message (Expand)Author
2011-09-30Fix a bug in the token caching for inline constructors in C++11, and improve ...Sebastian Redl
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-09-12Add RUN line.Daniel Dunbar
2009-09-12Add a test for PR3733.Anders Carlsson