[clang] nonblocking/nonallocating attributes (was: nolock/noalloc) (PR #84983)

via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 24 06:03:41 PDT 2024


Sirraide wrote:

> This change has some compile-time impact

I was not expecting that. Hmm, I wonder what’s causing this.

> Given that this is for a clang extension and not a conformance issue, I'm inclined to revert.

It might make sense to do that, yeah. Either way, we should investigate what’s going on here. @AaronBallman wdyt?

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


More information about the cfe-commits mailing list