[clang] nonblocking/nonallocating attributes: 2nd pass caller/callee analysis (PR #99656)
Doug Wyatt via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 7 07:28:56 PDT 2024
================
@@ -2397,6 +2397,1262 @@ class UnsafeBufferUsageReporter : public UnsafeBufferUsageHandler {
};
} // namespace
+// =============================================================================
----------------
dougsonos wrote:
Moved to new file EffectAnalysis.cpp
https://github.com/llvm/llvm-project/pull/99656
More information about the cfe-commits
mailing list