[PATCH] D158953: [analyzer] MmapWriteExecChecker: use getAs instead of castAs

Balázs Benics via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 27 08:44:48 PDT 2023


steakhal added a comment.

Could you please simplify the test case?
You could basically get rid of everything there, except for forwarding one top level parameter as the proto argument to the mmap call.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158953



More information about the cfe-commits mailing list