[clang] [analyzer] Avoid crashes in the stream checker (PR #100901)

Balázs Kéri via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 29 01:17:25 PDT 2024


balazske wrote:

> Exactly. I didn't want to rush too much, but I can share that my current idea is to call `assumeNoAliasingWithStdStreams` only on the success path.

This can be a better (and more simple) solution.

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


More information about the cfe-commits mailing list