[all-commits] [llvm/llvm-project] d05854: llvm][docs] Use default checkout location in test ...
David Spickett via All-commits
all-commits at lists.llvm.org
Tue May 13 02:58:51 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d05854dfc8513fab9064c9ca4f3f3eb1c71f525d
https://github.com/llvm/llvm-project/commit/d05854dfc8513fab9064c9ca4f3f3eb1c71f525d
Author: David Spickett <david.spickett at linaro.org>
Date: 2025-05-13 (Tue, 13 May 2025)
Changed paths:
M llvm/docs/TestSuiteGuide.md
Log Message:
-----------
llvm][docs] Use default checkout location in test suite guide (#139264)
Step 2 tells you to checkout "llvm-test-suite" to "test-suite", but I
don't see a particular reason to use a non-default path.
If you're following the instructions exactly, it all works, but if you
autopilot that step it is surprising later when things do not work.
It's not hard for an individual to fix later, but we should suggest the
least surprising thing where we can.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list