mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-22 22:25:51 +01:00
scan-build is more mature now; no need to hardcode the one in my /opt/clang-3.4
This commit is contained in:
parent
6b6a714732
commit
742514be2f
1 changed files with 0 additions and 3 deletions
|
@ -4,11 +4,8 @@
|
|||
#
|
||||
# This script is used for running a bunch of clang scan-build checkers
|
||||
# on Tor.
|
||||
#
|
||||
# It has hardwired paths for Nick's desktop at the moment.
|
||||
|
||||
CHECKERS="\
|
||||
--use-analyzer=/opt/clang-3.4/bin/clang \
|
||||
-disable-checker deadcode.DeadStores \
|
||||
-enable-checker alpha.core.CastSize \
|
||||
-enable-checker alpha.core.CastToStruct \
|
||||
|
|
Loading…
Add table
Reference in a new issue