================ @@ -571,6 +571,9 @@ New features if class of allocation and deallocation function mismatches. `Documentation <https://clang.llvm.org/docs/analyzer/checkers.html#unix-mismatcheddeallocator-c-c>`__. +- Function effects (the ``nonblocking`` and ``nonallocating`` "performance constraint" attributes) ---------------- dougsonos wrote:
I took a shot at something more "hook-y". https://github.com/llvm/llvm-project/pull/99656 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits