[clang] [analyzer] Fix crash on non-standard string function overloads (PR #180544)
Donát Nagy via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 9 09:54:38 PST 2026
================
----------------
NagyDonat wrote:
This is the function responsible for handling all `strcmp`-like calls – place your type checks here.
https://github.com/llvm/llvm-project/pull/180544
More information about the cfe-commits
mailing list