[PATCH] D76220: [Syntax] Build declarator nodes
Dmitri Gribenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 16 11:27:46 PDT 2020
gribozavr2 accepted this revision.
gribozavr2 added a comment.
BTW, would be also nice to have tests for trailing return types not at the top level -- in a follow-up:
`auto x(char a, auto (*b)(int) -> short) -> void;`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76220/new/
https://reviews.llvm.org/D76220
More information about the cfe-commits
mailing list