[PATCH] D59754: [Sema] Add c++2a designated initializer warnings
Dmitry Sokolov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 14 10:54:54 PDT 2019
sokolovd added a comment.
This looks like exactly what we need for my project. We're using Clang and Designated Initializers but would like to make sure that we use those in C++20 compatible manner. Is this blocked on something? Any way I can help?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59754/new/
https://reviews.llvm.org/D59754
More information about the cfe-commits
mailing list