[libcxx-commits] [libcxx] [libc++] Reduce the compilation time required by SIMD tests (PR #72602)

via libcxx-commits libcxx-commits at lists.llvm.org
Sat Nov 18 14:22:42 PST 2023


EricWF wrote:

> (they are way too nice to remove them over this little inconvenience though).

We may have to disagree on that point. But like any tool, it's how they're used that matters.
Some tools encourage or make easy bad testing practices.

That said, testing types are one of the trickier things we have to do here.


https://github.com/llvm/llvm-project/pull/72602


More information about the libcxx-commits mailing list