Skip to content

Commit 16e5ea4

Browse files
committed
tests: fix incorrect comment for wrong path remap scope
1 parent b060663 commit 16e5ea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/run-make/split-debuginfo/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ else # Some non-Windows, non-Darwin platforms are not stable, and some are.
150150
rm $(TMPDIR)/$(call BIN,foo)
151151

152152
# - Debuginfo in `.o` files
153-
# - `.o` and binary refer to remapped `.o` paths which do not exist
153+
# - `.o` and binary refer to un-remapped `.o` because the remap path scope is for macros.
154154
# - `.o` deleted
155155
# - `.dwo` never created
156156
# - `.dwp` present

0 commit comments

Comments
 (0)