mirror of
https://github.com/intel/llvm.git
synced 2026-01-21 12:19:23 +08:00
This allows us to reuse workarounds for compilers that don't provide the builtins or constexpr support. Reviewed By: ldionne, Mordante, #libc Spies: libcxx-commits Differential Revision: https://reviews.llvm.org/D139555