This revision was automatically updated to reflect the committed changes.
Closed by commit rL354481: [CodeGen] Enable the complex-math test for arm
(authored by phosek, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://review
peter.smith accepted this revision.
peter.smith added a comment.
This revision is now accepted and ready to land.
LGTM. Thanks for the fix. My apologies for missing that at the time, it looks
like a cut and paste error on my part.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://revi
phosek created this revision.
phosek added a reviewer: peter.smith.
Herald added subscribers: cfe-commits, jdoerfert, kristof.beyls.
Herald added a project: clang.
This test wasn't running due to a missing : after the RUN statement.
Enabling this test revealed that it's actually broken.
Reposito