JDevlieghere added inline comments.

================
Comment at: lldb/test/API/source-manager/TestSourceManager.py:279
+                    substrs=['stop reason = breakpoint', '%s:%d' % 
(src_file,0),
+                             'Warning: the current PC is an artificial 
location'])
+
----------------
Should this print the "in function" part too? If so, why not check for it here?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115313/new/

https://reviews.llvm.org/D115313

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

Reply via email to