summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/ObjCRetSigs.m
Commit message (Expand)AuthorAgeFilesLines
* [Static Analyzer] Some tests do not turn on core checkers. Running the analyz...Gabor Horvath2015-07-241-1/+1
* Fix analyzer tests.Ted Kremenek2012-08-241-1/+1
* Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard2012-04-061-1/+1
* [analyzer] rename all experimental checker packages to have 'experimental' be...Ted Kremenek2011-08-031-1/+1
* Rework checker "packages" and groups to be more hierarchical.Ted Kremenek2011-03-241-1/+1
* [analyzer] Remove '-analyzer-experimental-internal-checks' flag, it doesn't h...Argyrios Kyrtzidis2011-02-241-1/+1
* [analyzer] Use the new registration mechanism on the non-path-sensitive-check...Argyrios Kyrtzidis2011-02-171-1/+1
* Rename -cc1 option '-warn-objc-methodsigs' to '-analyzer-check-objc-methodsigs'.Ted Kremenek2010-02-051-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Replace clang-cc with clang -cc1.Zhongxing Xu2009-12-141-1/+1
* Don't #include <stdio.h> when tests don't need it, or use clang instead of cl...Daniel Dunbar2009-11-171-1/+1
* Add clang-cc option "--analyzer-experimental-internal-checks". ThisTed Kremenek2009-11-131-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Add -analyze action to run static analyzer, instead of inferring fromDaniel Dunbar2009-01-201-1/+1
* Provide an "Analysis Scope" for Analyses so checks can either be run on code ...Ted Kremenek2008-07-151-1/+1
* Add new check: -check-objc-methodsigs. This check scans methods inTed Kremenek2008-07-111-0/+25
OpenPOWER on IntegriCloud