[PATCH] D37240: Fix crbug 759265 by suppressing llvm mt warnings.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 5 15:25:48 PDT 2017


ruiu added a comment.

As a side note, zlib may or may not be linked to LLVM, and it provides `zlib::isAvailable()` function, so this approach is not new.


https://reviews.llvm.org/D37240





More information about the llvm-commits mailing list