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

via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 12 16:34:34 PDT 2024


Sirraide wrote:

> * FunctionEffect/FunctionEffectSet need to be serialized as part of FunctionProtoType

That’s in `TypeProperties.td` from what I recall. You might be able to pack this into an integer or something similar perhaps.

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


More information about the cfe-commits mailing list