[clang] [clang] All {con, de}structor attributes to use template args (PR #67376)

Erich Keane via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 25 17:25:14 PDT 2023


erichkeane wrote:

> So it looks like this breaks the ast-dump-attr.cpp test, so that needs fixing.
> 
> Also, there is quite a bit of changes happening around the SemaDeclAttr.cpp changes by @AaronBallman, so the two need to be merged in some way.

"Merged" could be: 1-rebased on the other, but ONE Of the two things needs to happen.

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


More information about the cfe-commits mailing list