Revert r372863: [AST] Extract Decl::printNestedNameSpecifier helper from Decl::printQ...
authorIlya Biryukov <ibiryukov@google.com>
Wed, 25 Sep 2019 14:50:12 +0000 (14:50 +0000)
committerIlya Biryukov <ibiryukov@google.com>
Wed, 25 Sep 2019 14:50:12 +0000 (14:50 +0000)
commit71472a3eeceb9ea513a1d3c672fc2e47d77cc741
tree6008a87735cf52c6cffd3eb416a998b90044745e
parenta1639b9bba7cc6ef32a6a0c4db4f98301b91f6be
Revert r372863: [AST] Extract Decl::printNestedNameSpecifier helper from Decl::printQualifiedName

Reason: causes a test failure, will investigate and re-land with a fix.
llvm-svn: 372880
clang/include/clang/AST/Decl.h
clang/lib/AST/Decl.cpp
clang/unittests/AST/NamedDeclPrinterTest.cpp