[all-commits] [llvm/llvm-project] 3a538d: [lldb] Make UBSan tests remote ready
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Wed Aug 5 18:32:08 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3a538de653607b7602a870d63b13dd51638c1424
https://github.com/llvm/llvm-project/commit/3a538de653607b7602a870d63b13dd51638c1424
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-08-05 (Wed, 05 Aug 2020)
Changed paths:
M lldb/test/API/functionalities/ubsan/basic/TestUbsanBasic.py
M lldb/test/API/functionalities/ubsan/user-expression/TestUbsanUserExpression.py
Log Message:
-----------
[lldb] Make UBSan tests remote ready
Add missing call to registerSanitizerLibrariesWithTarget.
More information about the All-commits
mailing list