[clang] [clang][analyzer] Suppress false positives in std::stable_sort and st… (PR #177804)
Balázs Benics via cfe-commits
cfe-commits at lists.llvm.org
Sat Jan 24 15:03:12 PST 2026
steakhal wrote:
FYI checkers cannot force call semantics unfortunately, so this could be only achieved from the engine right now.
https://github.com/llvm/llvm-project/pull/177804
More information about the cfe-commits
mailing list