[PATCH] D95746: clang: Exclude efi_main from -Wmissing-prototypes
David Blaikie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 19 19:33:35 PST 2021
dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.
Looks good to me - maybe the test could be rolled into whatever file is already testing -Wmissing-prototype and the existing special case for "main"?
Do you need me to commit this, or can you commit it yourself?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95746/new/
https://reviews.llvm.org/D95746
More information about the cfe-commits
mailing list