mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-01 21:06:04 +00:00

This avoids using an libc++ internal macro in our tests. This version doesn't depend on the internal macro but redefines it. Reviewed By: #libc, ldionne Differential Revision: https://reviews.llvm.org/D119460