[clang] [analyzer] Splitting TaintPropagation checker into reporting and mode… (PR #98157)

Daniel Krupp via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 10 06:01:23 PDT 2024


dkrupp wrote:

Thanks for the review. I updated the patch with your suggestions.
-std::unique_pointer changed to std::optional
-I fixed documentation related grammatical and refernce errors.

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


More information about the cfe-commits mailing list