[PATCH] D124570: Revert "[analyzer][NFC] Refactor GenericTaintChecker to use CallDescriptionMap"

Balázs Benics via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 28 10:27:03 PDT 2022


steakhal added a comment.

In D124570#3480457 <https://reviews.llvm.org/D124570#3480457>, @t-rasmud wrote:

> 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>

I'll investigate tomorrow! Thanks for the repro.


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