summaryrefslogtreecommitdiffstats
path: root/test/Sema/warn-strlcpycat-size.c
Commit message (Expand)AuthorAgeFilesLines
* Rename -Wstrl-incorrect-size to -Wstrlcpy-strlcat-size. This warning really ...Ted Kremenek2011-08-191-1/+1
* Enhance -Wstrl-incorrect-size to not report a FIXIT for destinations that are...Ted Kremenek2011-08-181-0/+27
* Reapply r137903, but fix the definition of size_t in the test case to use __S...Ted Kremenek2011-08-181-0/+28
* Revert r137903, "Add experimental -Wstrlcpy-size warning that looks to see if...Ted Kremenek2011-08-181-28/+0
* Add experimental -Wstrlcpy-size warning that looks to see if the size argumen...Ted Kremenek2011-08-171-0/+28