[PATCH] D98548: [clang][Sema] Don't try to initialize implicit variable of invalid anonymous union/struct
Tomas Matheson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 30 10:08:23 PDT 2021
tmatheson accepted this revision.
tmatheson added a comment.
This revision is now accepted and ready to land.
That makes sense, you are correct that that warning is not prevented. I'm not sure what I did differently when I checked. LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98548/new/
https://reviews.llvm.org/D98548
More information about the cfe-commits
mailing list