From d7c9cf8f8d291485883a368dc3e097509d623683 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 llvm-svn: 220189 --- clang/test/Layout/itanium-union-bitfield.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/clang/test/Layout/itanium-union-bitfield.cpp b/clang/test/Layout/itanium-union-bitfield.cpp index 093b098..844002a 100644 --- a/clang/test/Layout/itanium-union-bitfield.cpp +++ b/clang/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.7.4