commit | 0da8537555faf886a8cbac4bd0819ece9fa00dda | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Tue Feb 16 14:03:14 2016 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Tue Feb 16 14:03:15 2016 -0800 |
tree | e688f350168b09da83eabe53eb72ec339b69bb28 | |
parent | 84f0e745839a0cb5ff5055f5ea0726bdd83b920b [diff] |
MSAN: build libc++ with MSAN, link to it. The errors that we see should now change to the unexplainable, rather than the explainable errors at head. We suspect that the original reason to blacklist was this, not building libc++ with MSAN. So unblacklist everything to start fresh. BUG=skia:4903,skia:4900 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1694353004 Review URL: https://codereview.chromium.org/1694353004