[clang] nonblocking/nonallocating attributes: 2nd pass caller/callee analysis (PR #99656)
via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 13 23:05:09 PDT 2024
================
@@ -2397,6 +2397,8 @@ class UnsafeBufferUsageReporter : public UnsafeBufferUsageHandler {
};
} // namespace
+// =============================================================================
----------------
Sirraide wrote:
There are still some spurious changes in here it seems
https://github.com/llvm/llvm-project/pull/99656
More information about the cfe-commits
mailing list