We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1fb374 commit f508ecaCopy full SHA for f508eca
README.md
@@ -9,3 +9,9 @@ It offers:
9
10
* llvm + clang + clang extra tools (release 3_9) required
11
* build using `cmake -DLLVM_DIR=PATH_TO_LLVM_CMAKE_CONFIG -DClang_DIR=PATH_TO_CLANG_CONFIG`
12
+
13
+# Usage
14
15
+In the build directory of AliceO2 (containing the CMake compilations database in form of `compile_command.json`), run
16
17
+`run_O2CodeChecker.py -checks=-*,alice* `
0 commit comments