6 ms·
When comparing Rust and C++ it makes sense to use Clang IMO, since both, the Rust compiler and Clang, are based on LLVM. But nevertheless: I agree it would hav
by rnestler 4y ago
When comparing Rust and C++ it makes sense to use Clang IMO, since both, the Rust compiler and Clang, are based on LLVM.
But nevertheless: I agree it would have been interesting to test with GCC as well.