[clang] nolock/noalloc attributes (PR #84983)

via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 14 17:54:37 PDT 2024


Sirraide wrote:

> swapping the two didn’t seem to change anything

In one specific place where this is called in C mode, that is. From what I could see, the ordering seems to be correct for other calls to this function.

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


More information about the cfe-commits mailing list