forked from OSchip/llvm-project
parent
34f040a575
commit
b9e71d9fd1
|
@ -1,4 +1,4 @@
|
|||
// RUN: clang-cc -verify -emit-llvm -o - %s | FileCheck %s
|
||||
// RUN: clang-cc -triple x86_64-apple-darwin -verify -emit-llvm -o - %s | FileCheck %s
|
||||
|
||||
void t1() {
|
||||
extern int& a;
|
||||
|
|
Loading…
Reference in New Issue