[clang] nonblocking/nonallocating attributes: 2nd pass caller/callee analysis (PR #99656)

Chris Apple via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 13 14:44:26 PDT 2024


cjappl wrote:

> exceptions to "built-in functions are always safe"

aha! I missed this was part of the plan to begin with, that makes sense.

This latest commit fixed my example. Code throws a warning as expected!

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


More information about the cfe-commits mailing list