Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace clang-cc with clang -cc1. | Zhongxing Xu | 2009-12-14 | 1 | -2/+2 |
* | Add clang-cc option "--analyzer-experimental-internal-checks". This | Ted Kremenek | 2009-11-13 | 1 | -2/+2 |
* | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -1/+1 |
* | Remove 'StoreManager::OldCastRegion()', TypedViewRegion (which only | Ted Kremenek | 2009-07-29 | 1 | -1/+0 |
* | Switch BasicStoreManager to use the new CastRegion implementation by default, | Ted Kremenek | 2009-07-10 | 1 | -1/+1 |
* | Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line usi... | Ted Kremenek | 2009-07-06 | 1 | -0/+1 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -2/+2 |
* | Static Analyzer driver/options (partial) cleanup: | Ted Kremenek | 2009-02-17 | 1 | -2/+2 |
* | This test case now passes with RegionStore. | Ted Kremenek | 2009-01-22 | 1 | -1/+2 |
* | Add -analyze action to run static analyzer, instead of inferring from | Daniel Dunbar | 2009-01-20 | 1 | -1/+1 |
* | Added test case. | Ted Kremenek | 2008-09-23 | 1 | -0/+18 |