[PATCH] D101429: PR45879: Use LValue object to evaluate active union members

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 30 13:45:02 PDT 2021


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

This change is not correct. The language rules only apply to particular syntactic forms, so we need to check for those exact syntactic forms here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101429



More information about the cfe-commits mailing list