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

Yitzhak Mandelbaum via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 18 10:26:49 PDT 2019


This revision was automatically updated to reflect the committed changes.
ymandel marked an inline comment as done.
Closed by commit rL366469: [LibTooling] Add function to translate and validate source range for editing (authored by ymandel, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D64924?vs=210608&id=210627#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64924

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64924.210627.patch
Type: text/x-patch
Size: 7354 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190718/4598794f/attachment.bin>


More information about the llvm-commits mailing list