This is an archive of the discontinued LLVM Phabricator instance.

Downgrade tsan_analyze step to warnings to fix the bot
ClosedPublic

Authored by krasin on Sep 6 2016, 3:16 PM.

Details

Summary

tsan_analyze identified a codegen regression that is being
discussed in https://llvm.org/bugs/show_bug.cgi?id=30244.
This change downgrades the check from failure to warnings to
make the bot happy.

Diff Detail

Repository
rL LLVM

Event Timeline

krasin updated this revision to Diff 70475.Sep 6 2016, 3:16 PM
krasin retitled this revision from to Downgrade tsan_analyze step to warnings to fix the bot.
krasin updated this object.
krasin added a reviewer: dvyukov.
This revision was automatically updated to reflect the committed changes.