[PATCH] D13931: [Tooling] Add a utility function to replace one nested name with another.

Benjamin Kramer via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 22 07:57:38 PDT 2015


bkramer updated this revision to Diff 38130.
bkramer added a comment.

Enforce :: at the beginning of the new name.


http://reviews.llvm.org/D13931

Files:
  include/clang/Tooling/Core/Lookup.h
  lib/Tooling/Core/CMakeLists.txt
  lib/Tooling/Core/Lookup.cpp
  unittests/Tooling/CMakeLists.txt
  unittests/Tooling/LookupTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13931.38130.patch
Type: text/x-patch
Size: 11293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151022/c6a90880/attachment.bin>


More information about the cfe-commits mailing list