summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/misc-ps-eager-assume.m
Commit message (Expand)AuthorAgeFilesLines
* Rename -cc1 option '-checker-cfref' to '-analyzer-check-objc-mem'.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
* Add notes to a test case.Zhongxing Xu2009-12-091-0/+3
* Fix a horrid bug in GRExprEngine::CheckerVisit() that was identifiedTed Kremenek2009-12-091-0/+20
* Normalize options to use '-FOO' instead of '--FOO'.Daniel Dunbar2009-11-291-1/+1
* Add clang-cc option "--analyzer-experimental-internal-checks". ThisTed Kremenek2009-11-131-1/+1
* Add test case for <rdar://problem/7342806>.Ted Kremenek2009-10-291-0/+43
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Fix PR 3836 by eagerly assuming symbolic constraints returned by unary '!'.Ted Kremenek2009-03-181-0/+16
* Add a hack in the analyzer to recover some path-sensitivity at branchTed Kremenek2009-03-131-0/+49
* Add experimental logic in GRExprEngine::EvalEagerlyAssume() to handleTed Kremenek2009-02-251-0/+14
OpenPOWER on IntegriCloud