[Lldb-commits] [PATCH] D17492: Case sensitive path compare on Windows breaks breakpoints

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Wed Feb 24 14:46:47 PST 2016


zturner added a comment.

The non-Windows version of the test actually fails for some reason.  I think it's more likely to be a probelm in the test and not in the C++ side of the patch, but I'm not sure.  Do you by any chance have a Linux box to test on?  (It's not a big problem if you don't, I've xfail'ed the test on Linux in the meantime)


http://reviews.llvm.org/D17492





More information about the lldb-commits mailing list