summaryrefslogtreecommitdiffstats
path: root/tools/scan-build
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Add .cxx and .txx as known file extensions to ccc-analyzer.Anna Zaks2012-04-141-0/+2
* Add static analyzer support for new NSArray/NSDictionary/NSNumber literals.Ted Kremenek2012-03-061-1/+2
* Update set-xcode-analyzer to work with Xcode repackaging in Xcode 4.3Ted Kremenek2012-02-221-1/+9
* Teach ccc-analyzer about -fobjc-abi-version.Ted Kremenek2012-01-261-1/+2
* [analyzer] Add the HTML file to the SATest diagnostic diff.Anna Zaks2012-01-241-1/+5
* [analyzer] Correct the c++-analyzer symlinkAnna Zaks2012-01-061-1/+1
* [analyzer] c++-analyzer should be a symlink.Anna Zaks2012-01-061-682/+1
* [analyzer] Update the docs to reflect that gcc is not the only defaultAnna Zaks2012-01-061-2/+2
* [analyzer] scan-build: If we are on MacOS, use clang as the defaultAnna Zaks2012-01-062-4/+24
* [analyzer] Skip --serialize-diagnostic when running scan-build.Anna Zaks2012-01-062-2/+674
* Force set-xcode-analyzer to use the system version of Python installed on OS X.Ted Kremenek2012-01-031-1/+5
* Teach ccc-analyzer about -fobjc-arc.Ted Kremenek2011-11-161-0/+1
* [analyzer] Make sure scan-build catches all clang failures.Anna Zaks2011-11-071-1/+7
* [analyzer] When running scan-build with -plist on ./configure, delete the pli...Anna Zaks2011-09-091-2/+8
* [analyzer] Revert a regression introduced in r133104(The ARC Migration Tool.....Anna Zaks2011-08-311-4/+6
* [analyzer] update bug report urlNico Weber2011-08-281-2/+2
* scan-build: enable C++ support by default.Ted Kremenek2011-08-111-6/+3
* The ARC Migration Tool. All the credit goes to Argyrios and FariborzJohn McCall2011-06-151-9/+10
* Update regex in scan-build for parsing statistics.Ted Kremenek2011-04-271-1/+1
* Update scan-build to '-analyzer-checker debug.Stats' instead of the old '-ana...Ted Kremenek2011-04-271-1/+1
* Add Objective-C++ files to those accepted by ccc-analyzer.Ted Kremenek2011-04-131-1/+2
* Provide options to explicitly enable/disable checkers in scan-build.Ted Kremenek2011-04-122-4/+22
* Enable C++ static analysis support in ccc-analyzer.Ted Kremenek2011-04-121-6/+4
* Filter our experimental checks in scan-build's checker listing.Ted Kremenek2011-04-051-1/+1
* Don't store reports when scan-build's build command matches /autogen/ (same a...Ted Kremenek2011-04-011-2/+2
* scan-build: only display analyzer intra-file progress when in "Verbose" mode.Ted Kremenek2011-03-211-1/+3
* Compress argument processing in ccc-analyzer. No functionality change.Ted Kremenek2011-03-161-15/+8
* Tweak ccc-analyzer's 'Analyze' function to not mutate the original arguments ...Ted Kremenek2011-03-101-21/+21
* Enhance scan-build to print out available analyses using new checker registra...Ted Kremenek2011-02-251-16/+101
* Begin overhaul of scan-build/ccc-analyzer's handling of checker options.Ted Kremenek2011-02-172-119/+61
* No longer pass deprecated '-nodistribute' flag to xcodebuild.Ted Kremenek2011-02-081-3/+0
* Enable the self-init checker in scan-build.Ted Kremenek2011-02-011-0/+1
* Tweak scan-build to work with naked clang commands.Ted Kremenek2010-10-161-0/+2
* Updated scan-build:Tom Care2010-09-301-12/+134
* Modified the ccc-analyzer script to print the compiler command when log level...Tom Care2010-09-291-0/+3
* Forward -fno-builtin to clang, add .cp as a supportedShantonu Sen2010-07-031-0/+2
* Add ccc-analyzer support for '-imacros'. Fixes PR 7204.Ted Kremenek2010-06-081-0/+1
* Fix ccc-analyzer's handling of quoted arguments in the build command. Fixes ...Ted Kremenek2010-04-061-6/+1
* scan-build: set environment variable LDPLUSPLUS to 'c++-analyzer' to correctl...Ted Kremenek2010-03-271-5/+6
* Don't enable static analysis support for C++ by default. Users areTed Kremenek2010-03-081-3/+10
* Pass -m32 and -m64 to the static analyzer when using scan-build. Now we canCharles Davis2010-03-021-0/+2
* Two changes to scan-build:Ted Kremenek2010-02-121-6/+6
* Add comments.Ted Kremenek2010-02-121-1/+4
* Tweak output.Ted Kremenek2010-02-091-8/+7
* Add a check for a running Xcode before modifying its configuration files.Ted Kremenek2010-02-091-1/+8
* Add some diagnostics for when we cannot update the original spec file.Ted Kremenek2010-02-081-3/+9
* Add a Python script to change what version of Clang is used by Xcode for stat...Ted Kremenek2010-02-081-0/+65
* Fix how scan-build finds c++-analyzer to work with checker builds.Ted Kremenek2010-02-051-7/+7
* Now that the -cc1 options for analyzer checks have a structured naming, add b...Ted Kremenek2010-02-051-15/+4
* Rename -cc1 option '-checker-cfref' to '-analyzer-check-objc-mem'.Ted Kremenek2010-02-052-2/+2