Improve diagnostics for invalid register names
Open
Nobody has claimed this yet.
easy
llvm
- Dominant language
- Shell
- Stars
- 277
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
See https://reviews.llvm.org/D36692
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 with the linked review, https://reviews.llvm.org/D36692, since the issue body provides no repository file, test, or expected diagnostic details. Use that review to identify the relevant LLVM or Clang entry points and tests; the work is done when its agreed invalid-register diagnostic behavior is implemented and validated.
Written by the indexing model from the issue text.
Assessment
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100