[PATCH] D17407: [Sema] PR25755 Handle out of order designated initializers

Don Hinton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 22 01:44:33 PDT 2019


hintonda added a comment.

In D17407#1439029 <https://reviews.llvm.org/D17407#1439029>, @xbolva00 wrote:

> Please check also https://bugs.llvm.org/show_bug.cgi?id=40030


Thanks for pointing that out.  I was mainly handling asserts, but will add the restrictions as well.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D17407





More information about the cfe-commits mailing list