[PATCH] D155847: [analyzer] Fix crash in GenericTaintChecker when propagatig taint to AllocaRegion

Tomasz KamiƄski via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 20 08:00:32 PDT 2023


tomasz-kaminski-sonarsource added a comment.

I belive this fix to be the correct approach, as it reduces the number of edge cases to deal with.
We are using it on internal fork for over a year know, and haven't found any negative impact.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D155847/new/

https://reviews.llvm.org/D155847



More information about the cfe-commits mailing list