]> granicus.if.org Git - clang/commit
[CodeGen] Enable the complex-math test for arm
authorPetr Hosek <phosek@chromium.org>
Wed, 20 Feb 2019 16:53:08 +0000 (16:53 +0000)
committerPetr Hosek <phosek@chromium.org>
Wed, 20 Feb 2019 16:53:08 +0000 (16:53 +0000)
commit2007fe7b3b6e5919f277a41f2060f41c1fb1df8c
treea45c99c566276b10b851f20565959c8977dd367a
parent349d010d880cff6877e83050c66dda47822ef7c4
[CodeGen] Enable the complex-math test for arm

This test wasn't running due to a missing : after the RUN statement.
Enabling this test revealed that it's actually broken.

Differential Revision: https://reviews.llvm.org/D58429

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