[PATCH] D124570: Revert "[analyzer][NFC] Refactor GenericTaintChecker to use CallDescriptionMap"
Rashmi Mudduluru via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 28 09:43:17 PDT 2022
t-rasmud added a comment.
In D124570#3479334 <https://reviews.llvm.org/D124570#3479334>, @steakhal wrote:
> I'm not comfortable with reverting this.
> We depend on taint capabilities downstream, thus we would rather help fixing the underlying issue.
> Do you have a reproducer for the crash in any form? I would take it from there.
@steakhal Thanks for the feedback. I am attaching the pre-processed file and the analyzer invocation command.F22926909: clang_crash_hd2dRD.i <https://reviews.llvm.org/F22926909>
F22926912: command-for-crash <https://reviews.llvm.org/F22926912>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124570/new/
https://reviews.llvm.org/D124570
More information about the cfe-commits
mailing list