We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02637da commit b57514dCopy full SHA for b57514d
lldb/test/API/source-manager/TestSourceManager.py
@@ -336,7 +336,7 @@ def test_artificial_source_location(self):
336
"stop reason = breakpoint",
337
f"{src_file}:0",
338
"static int foo();",
339
- "Note: This address is not associated with a specific line "
+ "note: This address is not associated with a specific line "
340
"of code. This may be due to compiler optimizations.",
341
],
342
)
0 commit comments