summaryrefslogtreecommitdiffstats
path: root/clang/test/Coverage/ast-printing.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Printing for using directives, e.g.,Douglas Gregor2009-05-301-0/+6
using namespace std::debug; Extended UsingDirectiveDecl to store the nested-name-specifier that precedes the nominated namespace. llvm-svn: 72614
OpenPOWER on IntegriCloud