[all-commits] [llvm/llvm-project] 825a08: [lldb] Fix TestFunctionStarts.py on AS
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Fri Aug 6 09:03:18 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 825a08f898f0eb727408e67fb75acc1ebdc1b85b
https://github.com/llvm/llvm-project/commit/825a08f898f0eb727408e67fb75acc1ebdc1b85b
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2021-08-06 (Fri, 06 Aug 2021)
Changed paths:
M lldb/test/API/macosx/function-starts/TestFunctionStarts.py
Log Message:
-----------
[lldb] Fix TestFunctionStarts.py on AS
The tests strips the binary which invalidates the code signature. Skip
code signing for this test.
More information about the All-commits
mailing list