blob: 3c112e0a47f0f01754e196f8b8cea76e70cafec1 [file] [log] [blame]
// RUN: %clang_cc1 -emit-llvm %s -o -
union { int :3; double f; } u17_017 = {17.17};