[PATCH] D122189: [Clang][NeonEmitter] emit ret decl first for -Wdeclaration-after-statement

Nathan Chancellor via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 21 17:00:08 PDT 2022


nathanchance added a comment.

This passes through all my `ARCH=arm` and `ARCH=arm64` build and boot tests on `next-20220321` with the instances of `-Wdeclaration-after-statement` resolved and no new instances of any other warnings.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122189/new/

https://reviews.llvm.org/D122189



More information about the cfe-commits mailing list