[PATCH] D84009: [Syntax] expose API for expansions overlapping a spelled token range.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 17 06:15:18 PDT 2020


sammccall updated this revision to Diff 278748.
sammccall added a comment.

expansionsAffecting->expansionsOverlapping


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84009

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: D84009.278748.patch
Type: text/x-patch
Size: 8951 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200717/240f7cc6/attachment.bin>


More information about the cfe-commits mailing list