Skip to content

Conversation

@tpambor
Copy link
Contributor

@tpambor tpambor commented Jun 18, 2025

This PR replaces the space with an equal sign when assigning the clang configuration file to the --config parameter.

This change improves compatibility with tools, such as CodeChecker, that parse the compilation database and expect compiler arguments to be separated by space.

Replaces space with an equal sign when assigning the clang configuration
file to the --config parameter. This change improves compatibility with
tools that parse the compilation database and expect compiler arguments
to be separated by space.

Signed-off-by: Tim Pambor <tim.pambor@codewrights.de>
@sonarqubecloud
Copy link

@carlescufi carlescufi merged commit c8ef91f into zephyrproject-rtos:main Jun 20, 2025
27 checks passed
@ghost ghost mentioned this pull request Jul 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants