[PATCH] D58069: [Sema] Mark GNU compound literal array init as an rvalue.

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 11 14:54:06 PST 2019


This revision was automatically updated to reflect the committed changes.
efriedma marked an inline comment as done.
Closed by commit rC353762: [Sema] Mark GNU compound literal array init as an rvalue. (authored by efriedma, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58069?vs=186309&id=186345#toc

Repository:
  rC Clang

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

https://reviews.llvm.org/D58069

Files:
  lib/Sema/SemaInit.cpp
  test/Analysis/compound-literals.c
  test/CodeGen/compound-literal.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58069.186345.patch
Type: text/x-patch
Size: 4472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190211/e2dd34ca/attachment.bin>


More information about the cfe-commits mailing list