Skip to content

Improve clangd log level classification#1422

Merged
MischaPanch merged 1 commit intooraios:mainfrom
silvanshade:clangd-log-levels
Apr 28, 2026
Merged

Improve clangd log level classification#1422
MischaPanch merged 1 commit intooraios:mainfrom
silvanshade:clangd-log-levels

Conversation

@silvanshade
Copy link
Copy Markdown
Contributor

This PR improves the log record classification for clangd by relying on the actual diagnostic codes that clangd produces rather than scanning for keywords.

Fixes a false positive where a log record could be classified as ERROR if it contained -fno-exceptions or similar.

@MischaPanch
Copy link
Copy Markdown
Contributor

Thanks, merging

@MischaPanch MischaPanch merged commit ff78c1b into oraios:main Apr 28, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants