[PATCH] D115094: Fix -Wdeclaration-after-statement doesn't work when used with -std=c99
David Blaikie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 6 13:52:45 PST 2021
dblaikie added a comment.
This'll at least need a test case added - though the specifics of how the warning should work I'll leave up to @aaron.ballman - unless he wants some second opinions. (I don't immediately have a strong feeling either way regarding the current or proposed behavior)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115094/new/
https://reviews.llvm.org/D115094
More information about the cfe-commits
mailing list