[PATCH] D81868: [libTooling] Add parser for string representation of `RangeSelector`.

Yitzhak Mandelbaum via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 18 11:27:06 PDT 2020


ymandel updated this revision to Diff 271782.
ymandel marked 3 inline comments as done.
ymandel added a comment.

removed Twine argument per clang-tidy warning.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81868

Files:
  clang/include/clang/Tooling/Transformer/Parsing.h
  clang/lib/Tooling/Transformer/CMakeLists.txt
  clang/lib/Tooling/Transformer/Parsing.cpp
  clang/unittests/Tooling/RangeSelectorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81868.271782.patch
Type: text/x-patch
Size: 18761 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200618/a7dba502/attachment-0001.bin>


More information about the cfe-commits mailing list