[PATCH] D37240: Fix crbug 759265 by suppressing llvm mt warnings.
Eric Beckmann via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 6 11:07:15 PDT 2017
ecbeckmann added inline comments.
================
Comment at: lld/trunk/test/lit.cfg:276
+ config.available_features.add('libxml2')
+
----------------
ecbeckmann wrote:
> ruiu wrote:
> > Hmm, it wasn't fixed?
> hmmm I think it was, I just didn't arc diff it.
wait I'm not sure? I'm certain I fixed it. Guess it didn't get pushed somehow? IDK
Repository:
rL LLVM
https://reviews.llvm.org/D37240
More information about the llvm-commits
mailing list