matthiaskrgr / matthiaskrgr/llvm_bootstrap
debuginfo tests
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 9
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
CMake Warning at tools/clang/test/CMakeLists.txt:138 (message):
Including debuginfo-tests in clang/test is deprecated. Move to
llvm/projects or use monorepo.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at tools/clang/test/CMakeLists.txt:138 and inspect how debuginfo-tests are included in clang/test. Confirm whether the warning is reproduced by the bootstrap build; done means resolving the deprecated inclusion by moving the tests to llvm/projects or using the monorepo arrangement described in the warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake
- Domain
- build-system, compilers
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100