summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/namespace-aliases.cpp
AgeCommit message (Expand)Author
2010-04-23I hate default statements. Fixes PR6874.Douglas Gregor
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-09-23Handle namespace aliases.Anders Carlsson