| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Teach -Wuninitialized to recognize common "noreturn" idioms in | Ted Kremenek | 2012-09-13 | 1 | -0/+29 |
| * | Show either a location or a fixit note, not both, for uninitialized variable ... | David Blaikie | 2011-09-10 | 1 | -1/+1 |
| * | Now that the analyzer is distinguishing between uninitialized uses that | Chandler Carruth | 2011-04-08 | 1 | -1/+1 |
| * | Take 2: merge -Wuninitialized-experimental into -Wuninitialized. Only *must-... | Ted Kremenek | 2011-03-15 | 1 | -1/+1 |
| * | Move uninitialized variable checking back under -Wuninitialized-experimental.... | Ted Kremenek | 2011-02-07 | 1 | -1/+1 |
| * | Based on user feedback, swap -Wuninitialized diagnostics to have the warning ... | Ted Kremenek | 2011-02-02 | 1 | -2/+2 |
| * | Teach -Wuninitialized about ObjC fast enumeration loops. | Ted Kremenek | 2011-01-27 | 1 | -0/+27 |

