Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename -Wstrl-incorrect-size to -Wstrlcpy-strlcat-size. This warning really ... | Ted Kremenek | 2011-08-19 | 1 | -1/+1 |
* | Enhance -Wstrl-incorrect-size to not report a FIXIT for destinations that are... | Ted Kremenek | 2011-08-18 | 1 | -0/+27 |
* | Reapply r137903, but fix the definition of size_t in the test case to use __S... | Ted Kremenek | 2011-08-18 | 1 | -0/+28 |
* | Revert r137903, "Add experimental -Wstrlcpy-size warning that looks to see if... | Ted Kremenek | 2011-08-18 | 1 | -28/+0 |
* | Add experimental -Wstrlcpy-size warning that looks to see if the size argumen... | Ted Kremenek | 2011-08-17 | 1 | -0/+28 |