[PATCH] D59887: [Syntax] Introduce TokenBuffer, start clangToolingSyntax library
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 28 09:47:50 PDT 2019
ilya-biryukov updated this revision to Diff 192660.
ilya-biryukov marked an inline comment as done.
ilya-biryukov added a comment.
- Rename macro expansion to macro invocation everywhere
- Tweak comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59887/new/
https://reviews.llvm.org/D59887
Files:
clang/include/clang/Tooling/Syntax/TokenBuffer.h
clang/lib/Tooling/CMakeLists.txt
clang/lib/Tooling/Syntax/CMakeLists.txt
clang/lib/Tooling/Syntax/TokenBuffer.cpp
clang/unittests/Tooling/CMakeLists.txt
clang/unittests/Tooling/Syntax/CMakeLists.txt
clang/unittests/Tooling/Syntax/TokenBufferTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59887.192660.patch
Type: text/x-patch
Size: 42683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190328/6aaacdfd/attachment-0001.bin>
More information about the cfe-commits
mailing list