Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
165329c1d134d000904d6e08b1d166bf34e05517
/
tools
/
scan-build
2775b93
Update set-xcode-analyzer to work with Xcode repackaging in Xcode 4.3
by Ted Kremenek
· 13 years ago
71d9d5c
Teach ccc-analyzer about -fobjc-abi-version.
by Ted Kremenek
· 13 years ago
2c3038e
[analyzer] Add the HTML file to the SATest diagnostic diff.
by Anna Zaks
· 13 years ago
f46ca24
[analyzer] Correct the c++-analyzer symlink
by Anna Zaks
· 13 years ago
e0e7c99
[analyzer] c++-analyzer should be a symlink.
by Anna Zaks
· 13 years ago
a772b86
[analyzer] Update the docs to reflect that gcc is not the only default
by Anna Zaks
· 13 years ago
dd40b84
[analyzer] scan-build: If we are on MacOS, use clang as the default compiler.
by Anna Zaks
· 13 years ago
f5c5f89
[analyzer] Skip --serialize-diagnostic when running scan-build.
by Anna Zaks
· 13 years ago
5a15d92
Force set-xcode-analyzer to use the system version of Python installed on OS X.
by Ted Kremenek
· 13 years ago
de19bb1
Teach ccc-analyzer about -fobjc-arc.
by Ted Kremenek
· 13 years ago
1a8a8cb
[analyzer] Make sure scan-build catches all clang failures.
by Anna Zaks
· 13 years ago
9134294
[analyzer] When running scan-build with -plist on ./configure, delete the plist files.
by Anna Zaks
· 13 years ago
71f11d6
[analyzer] Revert a regression introduced in r133104(The ARC Migration Tool..) due to a merge error.
by Anna Zaks
· 13 years ago
e2c8663
[analyzer] update bug report url
by Nico Weber
· 13 years ago
0a20818
scan-build: enable C++ support by default.
by Ted Kremenek
· 13 years ago
8f0e8d2
The ARC Migration Tool. All the credit goes to Argyrios and Fariborz for this.
by John McCall
· 13 years ago
6bdda82
Update regex in scan-build for parsing statistics.
by Ted Kremenek
· 14 years ago
251c27b
Update scan-build to '-analyzer-checker debug.Stats' instead of the old '-analyzer-stats' -cc1 argument.
by Ted Kremenek
· 14 years ago
5ca328f
Add Objective-C++ files to those accepted by ccc-analyzer.
by Ted Kremenek
· 14 years ago
09fbf29
Provide options to explicitly enable/disable checkers in scan-build.
by Ted Kremenek
· 14 years ago
ea8b01e
Enable C++ static analysis support in ccc-analyzer.
by Ted Kremenek
· 14 years ago
4cd6ea9
Filter our experimental checks in scan-build's checker listing.
by Ted Kremenek
· 14 years ago
9e4a1bb
Don't store reports when scan-build's build command matches /autogen/ (same as configure).
by Ted Kremenek
· 14 years ago
b26fbc1
scan-build: only display analyzer intra-file progress when in "Verbose" mode.
by Ted Kremenek
· 14 years ago
5e48bcf
Compress argument processing in ccc-analyzer. No functionality change.
by Ted Kremenek
· 14 years ago
27871ea
Tweak ccc-analyzer's 'Analyze' function to not mutate the original arguments list.
by Ted Kremenek
· 14 years ago
ba90e8a
Enhance scan-build to print out available analyses using new checker registration model.
by Ted Kremenek
· 14 years ago
7fe679f
Begin overhaul of scan-build/ccc-analyzer's handling of checker options.
by Ted Kremenek
· 14 years ago
2bbbfb2
No longer pass deprecated '-nodistribute' flag to xcodebuild.
by Ted Kremenek
· 14 years ago
ea6d4e7
Enable the self-init checker in scan-build.
by Ted Kremenek
· 14 years ago
05acf8b
Tweak scan-build to work with naked clang commands.
by Ted Kremenek
· 14 years ago
4f2b10b
Updated scan-build:
by Tom Care
· 14 years ago
a716f63
Modified the ccc-analyzer script to print the compiler command when log level verbosity is enabled. This is handy for debugging.
by Tom Care
· 14 years ago
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