[PATCH] D86719: [SyntaxTree][NFC] Refactor function templates into functions taking base class
Eduardo Caldas via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 28 02:24:34 PDT 2020
eduucaldas updated this revision to Diff 288559.
eduucaldas added a comment.
Move `getDeclaratorRange` helpers outside of `TreeBuilder`
Add coverage for qualified declarators and init-declarators
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86719/new/
https://reviews.llvm.org/D86719
Files:
clang/lib/Tooling/Syntax/BuildTree.cpp
clang/unittests/Tooling/Syntax/BuildTreeTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86719.288559.patch
Type: text/x-patch
Size: 7969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200828/3be7dbea/attachment.bin>
More information about the cfe-commits
mailing list