Today the VSCode CMSIS Solution extension creates a .clangd file in the project-context in the project directory where internal toolchain macros are specified for AC6 in addition to the reference to ...
In a multi-module CMake project that generates a single compile_commands.json file, clangd sometimes confuses identically named functions from different modules during call hierarchy lookups. For ...