[clang] Issue #63106: [сlang] Representation of ellipsis in AST (PR #80976)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 1 07:48:26 PST 2024


AaronBallman wrote:

> Hi @cor3ntin , I tried but didn't work as per design, Can you pls review this , I m not updating the Decl , updating the VarDecl

I'd like more information on what was tried and why it didn't work. It would be better for us to associate the data with catch statements specifically because there's a lot fewer of those than there are variable declarations in general.

https://github.com/llvm/llvm-project/pull/80976


More information about the cfe-commits mailing list