Age | Commit message (Expand) | Author |
---|---|---|
2010-04-09 | Remove copy of 'Optional' in Clang tree, and convert clients to use the one n... | Ted Kremenek |
2010-04-08 | For 'open' check in UnixAPIChecker, hard code value of 'O_CREAT' on Darwin. | Ted Kremenek |
2010-01-27 | Silence a GCC warning about uninitialized variables. The first user of this | Chandler Carruth |
2010-01-26 | Teach RegionStore to handle initialization of incomplete arrays in structures... | Ted Kremenek |
2009-11-15 | Make a couple more headers standalone | Douglas Gregor |
2009-09-09 | Remove tabs, and whitespace cleanups. | Mike Stump |
2009-08-06 | Fix a couple false positive "uninitialized value" warnings with RegionStore | Ted Kremenek |