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

Rainer Orth via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 30 05:10:24 PDT 2026


rorth wrote:

This patch breaks the [Solaris/sparcv9 buildbot](https://lab.llvm.org/buildbot/#/builders/13/builds/14261).  The test uses an x86_64 triplet without `REQUIRES: x86-registered-target`.  This seems almost impossible to get right...

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


More information about the cfe-commits mailing list