llvm-project/libcxx/test/std/numerics/numeric.ops/numeric.ops.midpoint
Albion Fung 4bef7a8ff1 [libc++][PowerPC] Fix a test case failure when compiled with libcxx
The test case is not ran unless libcxx is used, and a macro
may be undefined. This patch checks for the definition of the
macro before using it.

Fixes http://llvm.org/PR51430

Differential Revision: https://reviews.llvm.org/D108352
2021-08-20 13:24:13 -04:00
..
midpoint.fail.cpp
midpoint.float.pass.cpp [libc++][PowerPC] Fix a test case failure when compiled with libcxx 2021-08-20 13:24:13 -04:00
midpoint.integer.pass.cpp
midpoint.pointer.pass.cpp