[PATCH] D59754: [Sema] Add c++2a designated initializer warnings

Don Hinton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 17 11:51:01 PDT 2019


hintonda updated this revision to Diff 195611.
hintonda added a comment.

- Fix typo.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D59754

Files:
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Sema/SemaInit.cpp
  clang/test/SemaCXX/cxx2a-initializer-aggregates.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59754.195611.patch
Type: text/x-patch
Size: 5174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190417/2cefcb41/attachment.bin>


More information about the cfe-commits mailing list