Re: [libcxx] r278387 - Remove test for the sign of a NaN - doesn't work on MIPS, not strictly legal. Fixes bug 28936

2016-08-11 Thread Hans Wennborg via cfe-commits
Merged to 3.9 in r278425, as the PR was marked as a release blocker. On Thu, Aug 11, 2016 at 11:46 AM, Marshall Clow via cfe-commits wrote: > Author: marshall > Date: Thu Aug 11 13:46:24 2016 > New Revision: 278387 > > URL: http://llvm.org/viewvc/llvm-project?rev=278387&view=rev > Log: > Remove t

[libcxx] r278387 - Remove test for the sign of a NaN - doesn't work on MIPS, not strictly legal. Fixes bug 28936

2016-08-11 Thread Marshall Clow via cfe-commits
Author: marshall Date: Thu Aug 11 13:46:24 2016 New Revision: 278387 URL: http://llvm.org/viewvc/llvm-project?rev=278387&view=rev Log: Remove test for the sign of a NaN - doesn't work on MIPS, not strictly legal. Fixes bug 28936 Modified: libcxx/trunk/test/std/numerics/complex.number/comple