hi @Rajah
Can you try adding COMPILER=clang
to the beginning of your invocation to see if it fixes the problem?
COMPILER=clang scan-build --use-cc=<path_to_clang>/clang make
hi @Rajah
Can you try adding COMPILER=clang
to the beginning of your invocation to see if it fixes the problem?
COMPILER=clang scan-build --use-cc=<path_to_clang>/clang make