This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc65186c89f35: [clang] Improve -Wdeclaration-after-statement
(authored by melver).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
melver updated this revision to Diff 401689.
melver marked an inline comment as done.
melver added a comment.
Use ``..`` in ReleaseNotes.rst.
Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117232/new/
https://reviews.llvm.org/D117232
Files
aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.
LGTM aside from a small nit with the release notes.
Comment at: clang/docs/ReleaseNotes.rst:61
+- Support -Wdeclaration-after-statement with C99 and later sta
melver updated this revision to Diff 401653.
melver marked 4 inline comments as done.
melver retitled this revision from "[clang] Respect
-Wdeclaration-after-statement with C99 or later" to "[clang] Improve
-Wdeclaration-after-statement".
melver edited the summary of this revision.
melver added a