[PATCH] D36610: [Tooling] Add option to getFullyQualifiedName using a custom PritingPolicy

Mikhail Ramalho via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 15 07:36:51 PDT 2017


mikhail.ramalho updated this revision to Diff 111163.
mikhail.ramalho added a comment.

Updated QualTypeNamesTest.cpp to use multiline string in all tests.

Also ran clang-format -style=LLVM for code style.


https://reviews.llvm.org/D36610

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36610.111163.patch
Type: text/x-patch
Size: 12826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170815/7aade482/attachment-0001.bin>


More information about the cfe-commits mailing list