[PATCH] D116377: [libTooling] Adds more support for constructing object access expressions.

Yitzhak Mandelbaum via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 24 14:14:02 PST 2022


ymandel updated this revision to Diff 402663.
ymandel marked 9 inline comments as done.
ymandel added a comment.

addressed comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116377

Files:
  clang/include/clang/Tooling/Transformer/SourceCodeBuilders.h
  clang/lib/Tooling/Transformer/SourceCodeBuilders.cpp
  clang/lib/Tooling/Transformer/Stencil.cpp
  clang/unittests/Tooling/SourceCodeBuildersTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116377.402663.patch
Type: text/x-patch
Size: 21378 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220124/008cda76/attachment-0001.bin>


More information about the cfe-commits mailing list