[PATCH] D59329: [LibTooling] Add NodeId, a strong type for AST-matcher node identifiers.
Yitzhak Mandelbaum via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 14 11:03:27 PDT 2019
ymandel updated this revision to Diff 190675.
ymandel added a comment.
Herald added a subscriber: jdoerfert.
Build-related fixes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59329/new/
https://reviews.llvm.org/D59329
Files:
clang/include/clang/Tooling/Refactoring/NodeId.h
clang/include/clang/Tooling/Refactoring/Stencil.h
clang/lib/Tooling/Refactoring/CMakeLists.txt
clang/lib/Tooling/Refactoring/NodeId.cpp
clang/lib/Tooling/Refactoring/Stencil.cpp
clang/unittests/Tooling/CMakeLists.txt
clang/unittests/Tooling/StencilTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59329.190675.patch
Type: text/x-patch
Size: 28531 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190314/e833007b/attachment-0001.bin>
More information about the cfe-commits
mailing list