CMake compile_commands.json file is not found even though it has been created. During a CMake build's generation stage, it generates the compile_commands.json file inside the build folder. However,...
With clang, no matter where I put the compile_commands.json file (workspace root, build folder etc) or however much I rescan or reset the intellisense database, the extension doesn't seem to find the file (compile definitions specified there are never picked up, resulting in a number of ...
When I executed bazelisk run @hedron_compile_commands//:refresh_all, I got PrimaryInput: File:[C:/users/fantasquex/documents/develop/source/aqinfer[source]]test/test_allocator.cpp PrimaryOutput: File:[[<execution_root>]bazel-out/x64_windows-fastbuild/bin]test/_objs/test_units/test_allocator...