Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
f16aa103d3afd42fbca2ab346f191bf745cec092
/
tools
/
scan-build
d9d9726
Forward -fno-builtin to clang, add .cp as a supported
by Shantonu Sen
· 14 years ago
55d7d36
Add ccc-analyzer support for '-imacros'. Fixes PR 7204.
by Ted Kremenek
· 14 years ago
2aefcb2
Fix ccc-analyzer's handling of quoted arguments in the build command. Fixes PR 6791.[B
by Ted Kremenek
· 15 years ago
524c308
scan-build: set environment variable LDPLUSPLUS to 'c++-analyzer' to correctly link projects
by Ted Kremenek
· 15 years ago
f6f8d5a
Don't enable static analysis support for C++ by default. Users are
by Ted Kremenek
· 15 years ago
a1359ba
Pass -m32 and -m64 to the static analyzer when using scan-build. Now we can
by Charles Davis
· 15 years ago
6492200
Two changes to scan-build:
by Ted Kremenek
· 15 years ago
1d81ed9
Add comments.
by Ted Kremenek
· 15 years ago
8d69937
Tweak output.
by Ted Kremenek
· 15 years ago
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