compnerd added a comment. I don't see any cases where `[[clang::required]]` is tested, am I missing something?
================ Comment at: clang/test/SemaCXX/attr-designated-init-required.cpp:3 + +#define ATTR [[clang::designated_init_required]] + ---------------- Why the macro? ================ Comment at: clang/test/SemaCXX/attr-require-designated-init.cpp:3 + +#define ATTR [[clang::require_designated_init]] + ---------------- Why the macro? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D64380/new/ https://reviews.llvm.org/D64380 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits