]> granicus.if.org Git - clang/commit
Don't include complex.h or tgmath.h for this test; they aren't needed,
authorEli Friedman <eli.friedman@gmail.com>
Tue, 10 Jun 2008 05:09:36 +0000 (05:09 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Tue, 10 Jun 2008 05:09:36 +0000 (05:09 +0000)
commitf93d528220153190ee712912d2acceb35fc14616
treec689538a52a5c6d1539aff0033e0d31e7867c139
parentdbdbbd7a7b728bf7734c992fe72b0e549d31a710
Don't include complex.h or tgmath.h for this test; they aren't needed,
and including tgmath.h causes the test to fail for no good reason.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52167 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/mandel.c