davide added a comment.

Thanks for this! Just one minor inline.



================
Comment at: source/Breakpoint/BreakpointResolverFileLine.cpp:132
+    if (is_relative) {
+      // If the path was reltive, make sure any matches match as long as the
+      // relative parts of the path match the path from support files
----------------
Just one typo, "reltive" -> "relative".


https://reviews.llvm.org/D45592



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to