[clang] [clang] Diagnose dangling issues for the "Container<GSLPointer>" case. (PR #107213)
Haojian Wu via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 6 04:51:48 PDT 2024
hokein wrote:
I have fixed the false positives, and added testcases for them. (I have tested this patch on our internal codebase, no new false positives being found).
https://github.com/llvm/llvm-project/pull/107213
More information about the cfe-commits
mailing list