[clang] [Clang][ARM][AArch64] Alway emit protection attributes for functions. (PR #82819)

Nick Desaulniers via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 19 08:42:59 PDT 2024


================
@@ -43,4 +49,4 @@
 // BTE-NOT:   !"sign-return-address-with-bkey"
 // B-KEY: !{i32 8, !"sign-return-address-with-bkey", i32 1}
 
-void foo() {}
+void foo() {}
----------------
nickdesaulniers wrote:

retain newline at EOF

https://github.com/llvm/llvm-project/pull/82819


More information about the cfe-commits mailing list