[clang] Reapply "[analyzer] Fix false positive in strchr/strrchr with constant args" (PR #212124)

Balázs Benics via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 31 07:23:02 PDT 2026


steakhal wrote:

> But we support Intel as target triple, that's just a normal cross-compile. The problem is if something in the compiler (accidentally) depends on the host endianness.

How about #213281?

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


More information about the cfe-commits mailing list