summaryrefslogtreecommitdiffstats
path: root/clang/test/Parser/cxx-using-declaration.cpp
Commit message (Collapse)AuthorAgeFilesLines
* test commitJohn Thompson2009-10-131-48/+47
| | | | llvm-svn: 83945
* Disable this test: cxx-using-declaration.cppDaniel Dunbar2009-07-251-1/+4
| | | | | | | | | | Something strange is going on here; this test randomly started failing after unrelated changes to TestRunner.py (even though it runs the same script). Argiris or Doug, can one of you investigate? llvm-svn: 77063
* Parsing and AST support for using declarations, from John Thompson!Douglas Gregor2009-06-201-0/+45
llvm-svn: 73812
OpenPOWER on IntegriCloud