You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Having relative ../ compilers in the commands of the compilation database cannot be parsed by CodeChecker.
[ERROR 2024-09-08 20:59] - Failed to get and parse version of: ../../third_party/llvm-build/Release+Asserts/bin/clang++
[ERROR 2024-09-08 20:59] - [Errno 2] No such file or directory: '../../third_party/llvm-build/Release+Asserts/bin/clang++'
Describe the bug
Having relative
../
compilers in the commands of the compilation database cannot be parsed by CodeChecker.Ericsson/CodecheckerVSCodePlugin#155
CodeChecker version
6.24.0
To Reproduce
The Chromium repository's
generate_compdb.py
generates some entries like this.Additional context
Example compdb entry:
The text was updated successfully, but these errors were encountered: