[libc++] Hash-pin or version libcxx/utils/requirements.txt
Open
Beginner friendly
libc++
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
It would be nice if we can hash/version pin this, but that's a separate patch given this is used elsewhere.
_Originally posted by @boomanaiden154 in https://github.com/llvm/llvm-project/pull/212859#discussion_r3754150015_
Contributor guide
Research direction
Start with libcxx/utils/requirements.txt and inspect where it is used elsewhere, as noted in the issue. Determine the appropriate versions or hashes for the listed requirements, then verify that the file remains usable by its consumers; done means every relevant requirement is pinned or hash-pinned without breaking those uses.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100