[Lldb-commits] [PATCH] D42215: [CMake] Make check-lldb work with LLDB_CODESIGN_IDENTITY=''
Jason Molenda via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jan 17 16:59:46 PST 2018
jasonmolenda added a comment.
That's a good suggestion. We have some bots using the system debugserver -- and once in a while there's a change to both lldb and debugserver, and the bots running the older prebuilt debugserver will fail any tests for that patchset.
https://reviews.llvm.org/D42215
More information about the lldb-commits
mailing list