[PATCH] D158502: [clang][Interp] Actually consider ConstantExpr result

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 31 20:34:59 PDT 2023


tbaeder added a comment.

In D158502#4616174 <https://reviews.llvm.org/D158502#4616174>, @cor3ntin wrote:

> FYI there are build failures. you probably need to rebase (visitAPValue does not seem to actually exist)

This depends on the `__builtin_offsetof()` patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158502



More information about the cfe-commits mailing list