[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:18:28 PDT 2020


gribozavr2 added a comment.

I think we also need to update `List::getTerminationKind()` and other similar List methods to handle this list kind.


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