]> granicus.if.org Git - clang/commit
[ASTPrinter] Print nested name specifiers for out-of-line functions
authorAlex Lorenz <arphaman@gmail.com>
Tue, 11 Apr 2017 16:46:03 +0000 (16:46 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Tue, 11 Apr 2017 16:46:03 +0000 (16:46 +0000)
commit506a43a28e16fd08b23f2ee57c3ef0debba27042
tree0a860bf840fc87fcdc884c3894a957f7f52ab6ff
parent9f266a5e168a9461371331a8b41b85a0b7484a2a
[ASTPrinter] Print nested name specifiers for out-of-line functions

rdar://31501863

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@299962 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/DeclPrinter.cpp
lib/AST/DeclarationName.cpp
test/Index/comment-cplus-decls.cpp
test/Index/overriding-method-comments.mm
test/Misc/ast-print-out-of-line-func.cpp [new file with mode: 0644]