[clang] [clang][RISCV] Add big-endian RISC-V target support (PR #165599)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 30 17:53:18 PDT 2025


================
@@ -18,7 +18,7 @@ This test serves two purposes:
 
 The list of warnings below should NEVER grow.  It should gradually shrink to 0.
 
-CHECK: Warnings without flags (56):
+CHECK: Warnings without flags (57):
----------------
efriedma-quic wrote:

Adding new warnings without a flag is not allowed.

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


More information about the cfe-commits mailing list