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

Chuanqi Xu via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 26 18:07:57 PST 2024


https://github.com/ChuanqiXu9 commented:

+1 that we should reduce the impact of the patch as much as possible. 

Also every time we change the data member of decls and stmts, we need to update the serialization part.

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


More information about the cfe-commits mailing list