Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR16074, implement warnings to catch pointer to boolean true and pointer to | Richard Trieu | 2014-02-26 | 1 | -1/+1 |
* | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith | 2011-10-13 | 1 | -1/+1 |
* | Add test cases for false positives on -Wnull-arithmetic from Richard | Chandler Carruth | 2011-06-19 | 1 | -3/+11 |
* | Add a new warning when a NULL constant is used in arithmetic operations. The... | Richard Trieu | 2011-06-16 | 1 | -0/+65 |