[clang] [analyzer] Removing untrusted buffer size taint warning (PR #68607)
via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 28 06:40:54 PST 2024
https://github.com/NagyDonat commented:
I think this old commit could be merged after some very minor clarifications.
In addition to the changes marked in inline comments, you could also add some TODO comments in MallocChecker and CStringChecker to mark the places where we want to add the code that would handle these functions.
https://github.com/llvm/llvm-project/pull/68607
More information about the cfe-commits
mailing list