[lldb] Make UBSan tests remote ready
authorJonas Devlieghere <jonas@devlieghere.com>
Thu, 6 Aug 2020 01:31:20 +0000 (18:31 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Thu, 6 Aug 2020 01:31:43 +0000 (18:31 -0700)
commit3a538de653607b7602a870d63b13dd51638c1424
tree58e2880ca142991b237f1a0269ff568cc986a3d2
parent6d2d73059fda5a63f2b34a9482acc0445e0956a4
[lldb] Make UBSan tests remote ready

Add missing call to registerSanitizerLibrariesWithTarget.
lldb/test/API/functionalities/ubsan/basic/TestUbsanBasic.py
lldb/test/API/functionalities/ubsan/user-expression/TestUbsanUserExpression.py