[libc++] Disable failing C11 feature tests for <cfloat> and <float.h>
authorLouis Dionne <ldionne@apple.com>
Wed, 15 Aug 2018 00:18:01 +0000 (00:18 +0000)
committerLouis Dionne <ldionne@apple.com>
Wed, 15 Aug 2018 00:18:01 +0000 (00:18 +0000)
commitfeb0427c91ad9ea077d59648b67dcd549609d642
tree363ad97ca0c224e6d03e2e919160e5ecbc857d97
parent894ffdd82fb8c9a45c7746f190beb3eb3b7e455a
[libc++] Disable failing C11 feature tests for <cfloat> and <float.h>

Summary:
Those tests are breaking the test bots. A Bugzilla has been filed to
make sure those tests are re-enabled: https://bugs.llvm.org/show_bug.cgi?id=38572

Reviewers: mclow.lists, EricWF

Subscribers: krytarowski, christof, dexonsmith, cfe-commits

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

llvm-svn: 339742
libcxx/test/std/depr/depr.c.headers/float_h.pass.cpp
libcxx/test/std/language.support/support.limits/c.limits/cfloat.pass.cpp