summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/complex.c
diff options
context:
space:
mode:
authorGabor Greif <ggreif@gmail.com>2007-07-14 20:05:18 +0000
committerGabor Greif <ggreif@gmail.com>2007-07-14 20:05:18 +0000
commite97cd7e65c8c2e475b279758ca6fe73a0ca0ed29 (patch)
tree66d6ff7e6b5c5d39f1691b8c242f5f1c4c921c5b /clang/test/CodeGen/complex.c
parentddc2f9ba578d88a5b90ff5fbfcd869f5df5cb885 (diff)
downloadbcm5719-llvm-e97cd7e65c8c2e475b279758ca6fe73a0ca0ed29.tar.gz
bcm5719-llvm-e97cd7e65c8c2e475b279758ca6fe73a0ca0ed29.zip
add FIXME and un-XFAIL test
llvm-svn: 39858
Diffstat (limited to 'clang/test/CodeGen/complex.c')
-rw-r--r--clang/test/CodeGen/complex.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/test/CodeGen/complex.c b/clang/test/CodeGen/complex.c
index 075f47c761c..201ff7428f9 100644
--- a/clang/test/CodeGen/complex.c
+++ b/clang/test/CodeGen/complex.c
@@ -1,5 +1,4 @@
// RUN: clang -emit-llvm %s
-// XFAIL: *
int main(void)
{
OpenPOWER on IntegriCloud