[DSLX] give specific error on conflict marker token
Open
dslx
enhancement
estimate:XS
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 130
Description
Tools like clang give a specific error when they detect a conflict marker, it'd be nice to do similar.
Contributor guide
Research direction
Start by locating the DSLX lexer or parser entry point that handles conflict-marker tokens and the related diagnostic tests. Compare the existing behavior with the requested clang-style diagnostic, then add coverage showing that a conflict marker produces a specific error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100