Skip to content

Conversation

tpambor
Copy link
Contributor

@tpambor tpambor commented Sep 22, 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.

This PR is essentially a port of zephyrproject-rtos/zephyr#91841.

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>
@stephanosio stephanosio merged commit 330d8f4 into zephyrproject-rtos:main Sep 26, 2025
46 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.

3 participants