[PATCH] D62954: [Syntax] Add a helper to find expansion by its first spelled token

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 18 07:58:56 PDT 2019


ilya-biryukov updated this revision to Diff 205352.
ilya-biryukov marked 7 inline comments as done.
ilya-biryukov added a comment.

- Address comments.
- s/findExpansion/expansionStartingAt.
- Add tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62954

Files:
  clang/include/clang/Tooling/Syntax/Tokens.h
  clang/lib/Tooling/Syntax/Tokens.cpp
  clang/unittests/Tooling/Syntax/TokensTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62954.205352.patch
Type: text/x-patch
Size: 6875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190618/318de4b7/attachment-0001.bin>


More information about the cfe-commits mailing list