tests: fix incorrect comment for wrong path remap scope
This commit is contained in:
parent
b06066341b
commit
16e5ea4ec4
1 changed files with 1 additions and 1 deletions
|
|
@ -150,7 +150,7 @@ else # Some non-Windows, non-Darwin platforms are not stable, and some are.
|
|||
rm $(TMPDIR)/$(call BIN,foo)
|
||||
|
||||
# - Debuginfo in `.o` files
|
||||
# - `.o` and binary refer to remapped `.o` paths which do not exist
|
||||
# - `.o` and binary refer to un-remapped `.o` because the remap path scope is for macros.
|
||||
# - `.o` deleted
|
||||
# - `.dwo` never created
|
||||
# - `.dwp` present
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue