[Lldb-commits] [PATCH] D43577: Fix TestUbsanBasic
Vedant Kumar via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Feb 21 10:57:22 PST 2018
vsk accepted this revision.
vsk added a comment.
This revision is now accepted and ready to land.
I'd be fine with this version of the patch, or one which uses path.basename to be more stringent.
This test is skipped on green dragon because I have not upstreamed the debugger integration for ubsan in compiler-rt yet.
https://reviews.llvm.org/D43577
More information about the lldb-commits
mailing list