[all-commits] [llvm/llvm-project] a5faf3: [libc++] Re-enable tests for C11 math macros in <f...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Wed Jul 29 12:13:17 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a5faf3c849298d1106e74068f3ecffa13e1684a6
https://github.com/llvm/llvm-project/commit/a5faf3c849298d1106e74068f3ecffa13e1684a6
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-07-29 (Wed, 29 Jul 2020)
Changed paths:
M libcxx/test/std/depr/depr.c.headers/float_h.pass.cpp
M libcxx/test/std/language.support/support.limits/c.limits/cfloat.pass.cpp
M libcxx/test/support/test_macros.h
Log Message:
-----------
[libc++] Re-enable tests for C11 math macros in <float.h> and <cfloat>
Fixes http://llvm.org/PR38572.
More information about the All-commits
mailing list