[clang] [analyzer] Assume the result of 'fopen' can't alias with 'std{in,out,err}' (PR #100085)

DonĂ¡t Nagy via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 23 03:53:08 PDT 2024


https://github.com/NagyDonat approved this pull request.

LGTM, this is a nice improvement. I vaguely recall that a few months ago somebody else on our team had trouble with false positives similar false positives, so it's good to see that these will be fixed.

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


More information about the cfe-commits mailing list