[clang] nolock/noalloc attributes (PR #84983)
via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 12 16:57:25 PDT 2024
Sirraide wrote:
> * Conversions between functions / function pointers with and without the attribute work in C++ but not in C and I'm a bit lost (there's a bunch of debug logging around this e.g. Sema::IsFunctionConversion and Sema::ImpCastExprToType)
Er, I’ll see if I can find some time to take a look at this, but I’m not sure what the problem is off the top of my head.
https://github.com/llvm/llvm-project/pull/84983
More information about the cfe-commits
mailing list