[PATCH] D138713: Fix assertion failure "PathDiagnosticSpotPiece's must have a valid location." in ReturnPtrRange checker on builtin functions

Balázs Benics via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 25 07:08:25 PST 2022


steakhal resigned from this revision.
steakhal added a comment.
Herald added a subscriber: steakhal.

I already reviewed this internally. For me, it looks great.

@arseniy-sonar consider adding the `Fixes #55347` marker to the summary, so the commit will auto-reference the fixed issue.
Also mention the commit author sign to which we should accredit this revision if accepted.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138713



More information about the cfe-commits mailing list