[PATCH] D42411: [test-suite] Fix ambigous call to overloaded function isnan

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 26 10:11:19 PST 2018


MatzeB added a comment.

In https://reviews.llvm.org/D42411#989024, @sdardis wrote:

> > Anyway let's leave it as is, if it breaks the build on your side.
>
> Just to double check, the 'it' you're referring to is the build system / compilation options for this test and you're happy with the patch as is?


I'm fine with leaving the code in the test-suite as is (no need for this followup patch).


Repository:
  rT test-suite

https://reviews.llvm.org/D42411





More information about the llvm-commits mailing list