Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Elsa Gonsiorowski
codes
Commits
7efe61bb
Commit
7efe61bb
authored
Aug 08, 2013
by
Philip Carns
Browse files
notes on how to run clang static analysis
parent
ac356749
Changes
1
Show whitespace changes
Inline
Side-by-side
README.txt
View file @
7efe61bb
...
@@ -44,7 +44,6 @@ files for these parsers, execute
...
@@ -44,7 +44,6 @@ files for these parsers, execute
Machine-specific configurations:
Machine-specific configurations:
----------------
----------------
- Fusion (ANL): add the following keys to your ~/.soft file and run "resoft"
- Fusion (ANL): add the following keys to your ~/.soft file and run "resoft"
prior to following the steps described in this file:
prior to following the steps described in this file:
...
@@ -53,3 +52,9 @@ Machine-specific configurations:
...
@@ -53,3 +52,9 @@ Machine-specific configurations:
+git
+git
+cmake
+cmake
Notes on using the clang static analyzer
-----------------
- follow steps 0-2 as shown above
- edit Makefile, and delete the "CC = mpicc" (or similar) line
- run "scan-build --use-cc=mpicc make"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment