[PATCH] D59754: [Sema] Add c++2a designated initializer warnings
Don Hinton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Mar 24 17:35:21 PDT 2019
hintonda updated this revision to Diff 192049.
hintonda added a comment.
- Fix variable typo/spellings, and add missing flag assignment and additional test to catch it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59754/new/
https://reviews.llvm.org/D59754
Files:
clang/lib/Sema/SemaInit.cpp
clang/test/SemaCXX/cxx2a-initializer-aggregates.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59754.192049.patch
Type: text/x-patch
Size: 4266 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190325/93dd3422/attachment-0001.bin>
More information about the cfe-commits
mailing list