Logyiyi

Results 2 issues of Logyiyi

Now I have a custom checker and the usage is: scan-build -load-plugin myplugin/libCustomTaintChecker.so -enable-checker alpha.security.taint.CustomTaintPropagation -analyzer-config alpha.security.taint.CustomTaintPropagation:ConfigurationFile=path/to/conf [command options] The '-load-plugin' command line is followed by **.so** file, but env...

question :grey_question:
analyzer :chart_with_upwards_trend:
clang sa :dragon:

If I want to use the ctu mode, what is the minimum version requirements of Clang?

question :grey_question:
analyzer :chart_with_upwards_trend:
clang sa :dragon: