[PATCH] D131677: [clang][RISCV] Fix incorrect ABI lowering for inherited structs under hard-float ABIs

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 18 11:02:27 PDT 2022


craig.topper added inline comments.


================
Comment at: clang/test/CodeGen/RISCV/riscv-abi.cpp:98
+
+// Check for correct lowering in the presence of diamoned inheritance.
+
----------------
diamoned -> diamond


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

https://reviews.llvm.org/D131677



More information about the cfe-commits mailing list