[PATCH] D75018: Fix nullptr access

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 16 16:20:59 PST 2022


arsenm requested changes to this revision.
arsenm added a comment.
This revision now requires changes to proceed.

Pointing at the entry block is probably not useful, probably should just go with the function for the report


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75018



More information about the llvm-commits mailing list