[PATCH] D84781: Use PointerUnion instead of inheritance for alternative clauses in NNS
Eduardo Caldas via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 6 08:51:10 PDT 2020
eduucaldas updated this revision to Diff 283627.
eduucaldas added a comment.
- [SyntaxTree] Fix crash on name specifier.
This diff revision is based on https://reviews.llvm.org/D84348
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84781/new/
https://reviews.llvm.org/D84781
Files:
clang/include/clang/Tooling/Syntax/Nodes.h
clang/include/clang/Tooling/Syntax/Tree.h
clang/lib/Tooling/Syntax/BuildTree.cpp
clang/lib/Tooling/Syntax/Nodes.cpp
clang/lib/Tooling/Syntax/Tree.cpp
clang/unittests/Tooling/Syntax/TreeTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84781.283627.patch
Type: text/x-patch
Size: 17788 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200806/1850acd4/attachment-0001.bin>
More information about the cfe-commits
mailing list