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

Doug Wyatt via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 14 18:04:56 PDT 2024


dougsonos wrote:

> > have you tried maybe simply not setting `Changed` to `true` (perhaps only in C mode)?

Just tried. In C mode, it works to do nothing about effect changes in isFunctionConversion (!).

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


More information about the cfe-commits mailing list