estdlib icon indicating copy to clipboard operation
estdlib copied to clipboard

Relax when using clang

Open malachib opened this issue 1 year ago • 0 comments

Our brute-forced llvm type traits internal code clashes gently with actual llvm type traits

Relax our own implementation in the case where the true LLVM type traits are available

Observed with Android NDK 26

malachib avatar Apr 05 '24 16:04 malachib