[PATCH] D72153: [libTooling] Add function to determine associated text of a declaration.

Yitzhak Mandelbaum via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 8 11:55:14 PST 2020


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

Fixed behavior in some corner cases; added tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72153

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72153.236879.patch
Type: text/x-patch
Size: 21280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200108/01ed66f1/attachment-0001.bin>


More information about the cfe-commits mailing list