From c60864f6286f2021b6c96d9fbb24b9f6394c5c3a Mon Sep 17 00:00:00 2001 From: Evgeny Astigeevich Date: Mon, 20 Oct 2014 09:15:05 +0000 Subject: [PATCH] Commit to test commit access git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@220189 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/Layout/itanium-union-bitfield.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/test/Layout/itanium-union-bitfield.cpp b/test/Layout/itanium-union-bitfield.cpp index 093b0985f4..844002a432 100644 --- a/test/Layout/itanium-union-bitfield.cpp +++ b/test/Layout/itanium-union-bitfield.cpp @@ -26,3 +26,4 @@ B::B() {} // CHECK-NEXT: 0 | int f1 // CHECK-NEXT: | [{{sizeof=16, dsize=9, align=8|sizeof=12, dsize=9, align=4}} // CHECK-NEXT: | {{nvsize=9, nvalign=8|nvsize=9, nvalign=4}}] + -- 2.40.0