[PATCH] D71356: [Tooling/Syntax] Helpers to find spelled tokens touching a location.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 12 03:02:50 PST 2019


sammccall updated this revision to Diff 233557.
sammccall marked 10 inline comments as done.
sammccall added a comment.

braces


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71356

Files:
  clang/include/clang/Basic/SourceLocation.h
  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: D71356.233557.patch
Type: text/x-patch
Size: 5269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191212/1899e104/attachment.bin>


More information about the cfe-commits mailing list