[PATCH] D64924: [LibTooling] Add function to translate and validate source range for editing

Yitzhak Mandelbaum via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 18 08:04:24 PDT 2019


ymandel updated this revision to Diff 210573.
ymandel added a comment.

define matcher instead of operator==


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64924/new/

https://reviews.llvm.org/D64924

Files:
  clang/include/clang/Tooling/Refactoring/SourceCode.h
  clang/lib/Tooling/Refactoring/SourceCode.cpp
  clang/unittests/Tooling/SourceCodeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64924.210573.patch
Type: text/x-patch
Size: 7051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190718/ed61d36c/attachment-0001.bin>


More information about the cfe-commits mailing list