[clang] nonblocking/nonallocating attributes: 2nd pass caller/callee analysis (PR #99656)
Erich Keane via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 4 10:14:07 PDT 2024
================
@@ -0,0 +1,1566 @@
+//=== SemaFunctionEffects.cpp - Sema handling of function effects ---------===//
----------------
erichkeane wrote:
I've had a hard time with the review of this file, so I haven't done a close look. Hopefully someone who understands this better than me has done a close review.
https://github.com/llvm/llvm-project/pull/99656
More information about the cfe-commits
mailing list