Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tor
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
jarl
tor
Commits
742514be
Commit
742514be
authored
9 years ago
by
Nick Mathewson
Browse files
Options
Downloads
Patches
Plain Diff
scan-build is more mature now; no need to hardcode the one in my /opt/clang-3.4
parent
6b6a7147
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scripts/test/scan-build.sh
+0
-3
0 additions, 3 deletions
scripts/test/scan-build.sh
with
0 additions
and
3 deletions
scripts/test/scan-build.sh
+
0
−
3
View file @
742514be
...
...
@@ -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
\
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment