<div dir="ltr">Hi,<br><div><br></div><div>We have some <a href="https://reviews.llvm.org/D73675#inline-669095">code that uses explicit std::move</a> that is redundant with modern compilers. Are there any build servers that are still using pre-GCC-5 compilers? Could we just simply remove std::move without breaking any build server?</div><div>The minimum supported compiler version for LLVM/Clang <a href="https://llvm.org/docs/GettingStarted.html#software">seems to be GCC 5.1</a>, but I'd like to get some confirmation from the community.</div><div><br></div><div>Thanks,</div><div>Gabor</div></div>