[clang] Reapply "[analyzer] Fix false positive in strchr/strrchr with constant args" (PR #212124)
Ulrich Weigand via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 31 06:50:34 PDT 2026
uweigand 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.
https://github.com/llvm/llvm-project/pull/212124
More information about the cfe-commits
mailing list