| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename -cc1 option '-checker-cfref' to '-analyzer-check-objc-mem'. | Ted Kremenek | 2010-02-05 | 1 | -2/+2 | 
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -2/+2 | 
| * | 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 | 
| * | Reimplement out-of-bound array access checker with the new checker interface. | Zhongxing Xu | 2009-11-11 | 1 | -0/+1 | 
| * | 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 | 
| * | Rename test file. | Ted Kremenek | 2009-07-10 | 1 | -0/+13 | 
| * | Rename no-outofbounds.c to xfail-no-outofbounds.c and split off that | Ted Kremenek | 2009-05-04 | 1 | -8/+0 | 
| * | array indexes are unsigned integers of the same width as pointer. | Zhongxing Xu | 2009-05-04 | 1 | -1/+1 | 
| * | BasicStore: 'ElementRegion' is the new 'TypedViewRegion'. | Ted Kremenek | 2009-05-04 | 1 | -0/+8 | 

