[PATCH] D21666: [Tooling] Add optional argument to getFullyQualifiedName to prepend "::".

Siva Chandra via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 23 15:58:16 PDT 2016


sivachandra created this revision.
sivachandra added reviewers: rnk, saugustine.
sivachandra added a subscriber: cfe-commits.
Herald added a subscriber: klimek.

http://reviews.llvm.org/D21666

Files:
  include/clang/AST/NestedNameSpecifier.h
  include/clang/Tooling/Core/QualTypeNames.h
  lib/AST/NestedNameSpecifier.cpp
  lib/Tooling/Core/QualTypeNames.cpp
  unittests/Tooling/QualTypeNamesTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21666.61737.patch
Type: text/x-patch
Size: 10551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160623/8ab0ecfd/attachment.bin>


More information about the cfe-commits mailing list