Skip to content
Snippets Groups Projects
Commit 02fff572 authored by Owen Anderson's avatar Owen Anderson
Browse files

Fixed by r123477.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@123478 91177308-0d34-0410-b5e6-96231b3b80d8
parent 67fd1251
No related branches found
No related tags found
No related merge requests found
// RUN: %clang_cc1 %s -emit-llvm -o - -O2 | FileCheck %s // RUN: %clang_cc1 %s -emit-llvm -o - -O2 | FileCheck %s
// XFAIL: *
struct B; struct B;
extern B x; extern B x;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment