[PATCH] D77209: [Syntax] Add mapping from spelled to expanded tokens for TokenBuffer

Dmitri Gribenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 7 06:28:55 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1bf055c9891f: [Syntax] Add mapping from spelled to expanded tokens for TokenBuffer (authored by hlopko, committed by gribozavr).

Changed prior to commit:
  https://reviews.llvm.org/D77209?vs=255654&id=255664#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77209

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77209.255664.patch
Type: text/x-patch
Size: 14479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200407/0c485859/attachment-0001.bin>


More information about the cfe-commits mailing list