[PATCH] D86600: [SyntaxTree] Migrate `ParamatersAndQualifiers` to use the new List API
Dmitri Gribenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 26 04:20:26 PDT 2020
gribozavr2 added a comment.
Could you add some tests with variadic parameter lists & variadic function templates? If we don't handle them correctly, please leave a FIXME in the test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86600/new/
https://reviews.llvm.org/D86600
More information about the cfe-commits
mailing list