[Lldb-commits] [PATCH] R220718 broke some unit tests on linux
Shawn Best
sbest at blueshiftinc.com
Fri Nov 7 15:58:37 PST 2014
Hi granata.enrico,
R220718 changed the path libtest.py goes looking for the file "LLDB.h". This will cause all unit tests decorated with "@skipIfNoSBHeaders" to skip the test on linux (and I suspect all non-Apple platforms).
http://reviews.llvm.org/D6177
Files:
test/lldbtest.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6177.15942.patch
Type: text/x-patch
Size: 759 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20141107/4d08a8bf/attachment.bin>
More information about the lldb-commits
mailing list