summaryrefslogtreecommitdiffstats
path: root/test/Analysis/CFDateGC.m
Commit message (Expand)AuthorAgeFilesLines
* Reland 4: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen2017-03-031-1/+1
* Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multi...Dominic Chen2017-03-021-1/+1
* Reland 3: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen2017-03-021-1/+1
* Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multi...Dominic Chen2017-03-021-1/+1
* Reland 2: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen2017-03-021-1/+1
* Revert "Reland: [analyzer] NFC: Update test infrastructure to support multipl...Dominic Chen2017-02-281-1/+1
* Reland: [analyzer] NFC: Update test infrastructure to support multiple constr...Dominic Chen2017-02-281-1/+1
* Revert "[analyzer] NFC: Update test infrastructure to support multiple constr...Dominic Chen2017-02-271-1/+1
* [analyzer] NFC: Update test infrastructure to support multiple constraint man...Dominic Chen2017-02-271-1/+1
* [analyzer] Drop explicit mention of range constraint solverDominic Chen2016-12-011-1/+1
* Remove BasicConstraintManager. It hasn't been in active service for a while.Ted Kremenek2012-08-221-1/+0
* Modify how the -verify flag works. Currently, the verification string andRichard Trieu2011-12-151-2/+2
* [analyzer] Move the knowledge of whether or not GC is enabled for the current...Jordy Rose2011-09-021-2/+2
* Really remove FlatStoreManager and BasicStoreManager, this time from the driv...Ted Kremenek2011-07-281-3/+0
* [analyzer] Run the ExprEngine depending on the CheckerManager having path-sen...Argyrios Kyrtzidis2011-02-281-5/+5
* [analyzer] Remove '-analyzer-experimental-internal-checks' flag, it doesn't h...Argyrios Kyrtzidis2011-02-241-5/+5
* Rename -cc1 option '-checker-cfref' to '-analyzer-check-objc-mem'.Ted Kremenek2010-02-051-5/+5
* add a bunch of missing prototypes to testsChris Lattner2010-01-091-5/+7
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-5/+5
* Replace clang-cc with clang -cc1.Zhongxing Xu2009-12-141-5/+5
* Add clang-cc option "--analyzer-experimental-internal-checks". ThisTed Kremenek2009-11-131-5/+5
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-4/+4
* Remove 'StoreManager::OldCastRegion()', TypedViewRegion (which onlyTed Kremenek2009-07-291-3/+0
* Prep for new warning.Mike Stump2009-07-211-1/+1
* Switch BasicStoreManager to use the new CastRegion implementation by default,Ted Kremenek2009-07-101-3/+3
* Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line usi...Ted Kremenek2009-07-061-3/+6
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-5/+5
* Enhance tests to exercise more combinations of using the RangeConstraintManag...Ted Kremenek2009-02-171-2/+3
* Static Analyzer driver/options (partial) cleanup:Ted Kremenek2009-02-171-1/+2
* This test now passes.Ted Kremenek2009-02-131-3/+2
* Make the test cases failing due to exact diagnostic matching XFAIL.Sebastian Redl2009-02-081-1/+2
* Overhaul BugReporter interface and implementation. The new interface cleans upTed Kremenek2009-02-041-2/+2
* retain/release checker: Improve diagnostics to indicate that CF objects are n...Ted Kremenek2009-01-281-1/+7
* Get RegionStore to work with the retain/release checker and its test cases.Ted Kremenek2009-01-211-1/+3
* Add -analyze action to run static analyzer, instead of inferring fromDaniel Dunbar2009-01-201-1/+1
* retain/release checker:Ted Kremenek2009-01-121-8/+33
* Add a test case for CFMakeCollectable.Ted Kremenek2008-11-051-0/+13
* Fix misspelling of "svelte".Ted Kremenek2008-06-161-1/+1
* Move CFDateGC.m test case from Analysis-Apple to Analysis (it now runs on all...Ted Kremenek2008-06-161-0/+39