[clang] Fix to attribute plugins reaching an unreachable (PR #70877)

Amy Huang via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 7 12:31:45 PST 2023


amykhuang wrote:

Huh, apparently my no-unique-address patch did break existing plugin tests (e.g. clang/test/Frontend/plugin-attribute.cpp), and this patch doesn't fix it

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


More information about the cfe-commits mailing list