Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
962da0baff023e3dfa5e79908ac033aed5b5311f
/
tools
/
scan-build
962da0b
Add a check for a running Xcode before modifying its configuration files.
by Ted Kremenek
· 15 years ago
757a9d1
Add some diagnostics for when we cannot update the original spec file.
by Ted Kremenek
· 15 years ago
7aaa953
Add a Python script to change what version of Clang is used by Xcode for static analysis (and ONLY static analysis).
by Ted Kremenek
· 15 years ago
e01ca51
Fix how scan-build finds c++-analyzer to work with checker builds.
by Ted Kremenek
· 15 years ago
9f9e0db
Now that the -cc1 options for analyzer checks have a structured naming, add back scanning for analyzer checks to scan-build.
by Ted Kremenek
· 15 years ago
565e465
Rename -cc1 option '-checker-cfref' to '-analyzer-check-objc-mem'.
by Ted Kremenek
· 15 years ago
7909fc8
Rename -cc1 option '-warn-objc-missing-dealloc' to '-analyzer-check-objc-missing-dealloc'.
by Ted Kremenek
· 15 years ago
fa15be4
Rename -cc1 option '-warn-objc-methodsigs' to '-analyzer-check-objc-methodsigs'.
by Ted Kremenek
· 15 years ago
2ade536
Rename -cc1 option '-warn-objc-unused-ivars' to '-analyzer-check-objc-unused-ivars'.
by Ted Kremenek
· 15 years ago
cd9902b
Rename -cc1 option '-warn-dead-stores' to '-analyzer-check-dead-stores'.
by Ted Kremenek
· 15 years ago
fb3f893
Rename -cc1 option '-warn-security-syntactic' to '-analyzer-check-security-syntactic'.
by Ted Kremenek
· 15 years ago
20b4a58
Add c++-analyzer symlink (which is used by scan-build)
by Ted Kremenek
· 15 years ago
79433b5
Compute the right extension for preprocessed Objective-C++ files.
by Ted Kremenek
· 15 years ago
51b939f
Add logic for computing preprocessor file extensions for C++ files.
by Ted Kremenek
· 15 years ago
51365b5
scan-build/ccc-analyzer: start analyzing C++ FTW.
by Ted Kremenek
· 15 years ago
6fba85d
scan-build: when the build command is 'make', override the CC and CXX options by passing them as arguments to make. This fixes <rdar://problem/6790224>.
by Ted Kremenek
· 15 years ago
32317b2
Remove more old references to clang-cc.
by Ted Kremenek
· 15 years ago
2a3a8b9
Convert scan-build and ccc-analyzer over to using 'clang -cc1' instead of using 'clang-cc'.
by Ted Kremenek
· 15 years ago
b40d06d
Enable '-analyzer-opt-analyze-nested-blocks' by default for testing.
by Ted Kremenek
· 15 years ago
d8fdde1
Tuck away scan-build related files into tools/scan-build
by Kovarththanan Rajaratnam
· 15 years ago