[PATCH] D86600: [SyntaxTree] Migrate `ParamatersAndQualifiers` to use the new List API

Eduardo Caldas via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 26 09:29:51 PDT 2020


eduucaldas updated this revision to Diff 288010.
eduucaldas added a comment.

Add test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86600

Files:
  clang/include/clang/Tooling/Syntax/Nodes.h
  clang/lib/Tooling/Syntax/BuildTree.cpp
  clang/lib/Tooling/Syntax/Nodes.cpp
  clang/lib/Tooling/Syntax/Tree.cpp
  clang/unittests/Tooling/Syntax/BuildTreeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86600.288010.patch
Type: text/x-patch
Size: 25680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200826/92d61f63/attachment-0001.bin>


More information about the cfe-commits mailing list