[PATCH] D90541: [Syntax] DeclaratorList is a List

2020-11-02 Thread Sam McCall via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rGdd6f7ee05e90: [Syntax] DeclaratorList is a List (authored by sammccall). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://

[PATCH] D90541: [Syntax] DeclaratorList is a List

2020-10-31 Thread Sam McCall via Phabricator via cfe-commits
sammccall created this revision. sammccall added a reviewer: eduucaldas. Herald added a project: clang. Herald added a subscriber: cfe-commits. sammccall requested review of this revision. I think this was just an oversight. Repository: rG LLVM Github Monorepo https://reviews.llvm.org/D90541