[PATCH] D61774: [LibTooling] Add RangeSelector library for defining source ranges based on bound AST nodes.
Yitzhak Mandelbaum via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 16 13:47:36 PDT 2019
ymandel updated this revision to Diff 199894.
ymandel marked 3 inline comments as done.
ymandel added a comment.
Add tests and back out changes to SourceCode.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61774/new/
https://reviews.llvm.org/D61774
Files:
clang/include/clang/Tooling/Refactoring/RangeSelector.h
clang/lib/Tooling/Refactoring/CMakeLists.txt
clang/lib/Tooling/Refactoring/RangeSelector.cpp
clang/unittests/Tooling/CMakeLists.txt
clang/unittests/Tooling/RangeSelectorTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61774.199894.patch
Type: text/x-patch
Size: 27632 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190516/17fcba74/attachment-0001.bin>
More information about the cfe-commits
mailing list