[clang] [CIR] Compute union base subobject for tail-padding reuse (PR #201428)

Erich Keane via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 3 11:55:32 PDT 2026


================
@@ -72,7 +72,7 @@ struct CIRRecordLowering final {
                        mlir::Type storageType);
 
   void lower(bool NonVirtualBaseType);
----------------
erichkeane wrote:

mind as a drive-by fixing the capitalization of `Non` here?

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


More information about the cfe-commits mailing list