6 lines
91 B
C
6 lines
91 B
C
// RUN: %llvmgcc %s -c -g -o /dev/null
|
|
// XTARGET: darwin,linux
|
|
// XFAIL: *
|
|
void foo() {}
|
|
|