================
@@ -0,0 +1,8 @@
+#include "artificial_location.h"
+
+int A::foo() {
+#line 0
----------------
Michael137 wrote:FYI there's some discussion about this test going on in https://github.com/llvm/llvm-project/pull/107849, in case you had some thoughts on Jeremy's points https://github.com/llvm/llvm-project/pull/115876 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
