[PATCH] D59887: [Syntax] Introduce TokenBuffer, start clangToolingSyntax library

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 20 05:59:35 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rC361148: [Syntax] Introduce TokenBuffer, start clangToolingSyntax library (authored by ibiryukov, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59887?vs=200213&id=200260#toc

Repository:
  rC Clang

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

https://reviews.llvm.org/D59887

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59887.200260.patch
Type: text/x-patch
Size: 56647 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190520/9eeb638a/attachment-0001.bin>


More information about the cfe-commits mailing list