tests: fix incorrect comment for wrong path remap scope

This commit is contained in:
许杰友 Jieyou Xu (Joe) 2025-01-16 14:37:50 +08:00
parent b06066341b
commit 16e5ea4ec4

View file

@ -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