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
I think this feature is best supported by the CodeChecker tooling itself, because then it would give the same look and feel for command line users: Ericsson/codechecker#3708
I'm using this plugin on a multi-root workspace with a configuration like:
folder1/compile_commands.json
folder2/compile_commands.json
If I modify C code in
folder2/something.c
the CodeChecker analyze will run usingfolder1/compile_commands.json
The text was updated successfully, but these errors were encountered: