[PATCH] D157989: [NFC] Initialize pointer field

Tom Honermann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 15 08:27:41 PDT 2023


tahonermann accepted this revision.
tahonermann added a comment.
This revision is now accepted and ready to land.

Looks good to me. I see that `OpenMPIRBuilder::emitTargetKernel()` can return without having assigned the `Return` parameter.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157989



More information about the cfe-commits mailing list