KhronosGroup / KhronosGroup/libclcxx
Fix new.clcpp test
Open
- Dominant language
- C++
- Stars
- 126
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
`new.clcpp` doesn't compile under clang-12, or newer versions, due to a bug. It needs to be addressed to allow for automated building and testing of libclcxx and for Github actions workflow to function.
Contributor guide
Research direction
Start with the new.clcpp test and reproduce its compilation failure using clang-12 or a newer version. Identify the reported bug and address it so the test compiles, automated libclcxx building and testing work, and the GitHub Actions workflow functions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100