[PATCH] D154795: [clang][Interp] Check pointers for live-ness when returning them

Corentin Jabot via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jul 16 06:09:20 PDT 2023


cor3ntin added a comment.

LGTM. It may be worth submitting an issue for the current behavior which is wrong.
Do you want to add a quote to the standard? (https://eel.is/c++draft/expr.const#13.3)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154795



More information about the cfe-commits mailing list