commit | 1a9466799ecde49f6231c9b79f4745fb789836c2 | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Wed Sep 07 12:26:53 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Sep 07 12:26:53 2016 -0700 |
tree | d25406759dea4401c98d3445d90af380a4674209 | |
parent | 600c737b64eae2c7379442ae2c852853cce3a278 [diff] |
clang_linux: also build an MSAN libc++ This will be used by MSAN bots: build with -stdlib=libc++, then run with LD_LIBRARY_PATH=/path/to/clang_linux/msan. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2324503002 Review-Url: https://codereview.chromium.org/2324503002