[libcxx-commits] [libcxx] [libc++] Diagnose unused variables of container types (PR #203084)

Yuxuan Chen via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jun 22 14:13:13 PDT 2026


yuxuanchen1997 wrote:

> We'll most likely add this in many more places, and surely you wouldn't want a new macro every time we add it somewhere?

For the same attribute? That's not what I meant. I don't see a problem reusing the same macro. I merely just need a way to maintain the status quo when desired. 



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


More information about the libcxx-commits mailing list