[PATCH] D15784: Enable 2 warnings on MSVC, turn on StringPooling & intrinsic functions

Alexander Riccio via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 2 19:18:51 PST 2016


ariccio added a comment.

> Bigobj does not require a special linker flag.  For the record, clang-cl transparently transitions into bigobj mode and always uses COMDATs for string literals.


Well, yeah, Clang-cl is smarter about a few things, which doesn't surprise me.


http://reviews.llvm.org/D15784





More information about the llvm-commits mailing list