summaryrefslogtreecommitdiffstats
path: root/test/Sema/warn-strncat-size.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "clang/test/Driver/crash-report.c: This requires rewriter for -frewrit...Alp Toker2014-07-161-1/+0
* clang/test: Introduce the feature "rewriter" for --enable-clang-rewriter.NAKAMURA Takumi2014-07-161-0/+1
* Address code review comments for Wstrncat-size warning (r161440).Anna Zaks2012-08-081-1/+6
* Do not show macro expansion in strncat warnings, which can be defined asAnna Zaks2012-02-031-1/+12
* Add a new compiler warning, which flags anti-patterns used as the sizeAnna Zaks2012-02-011-0/+60