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

Ding Fei via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 27 09:02:53 PDT 2023


danix800 added a comment.

In D158953#4620125 <https://reviews.llvm.org/D158953#4620125>, @steakhal wrote:

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

No problem!


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