summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/bugprone-not-null-terminated-result-wcslen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] bugprone-not-null-terminated-result: checker adjustments 3Csaba Dabis2019-10-131-0/+5
* [clang-tidy] New checker for not null-terminated result caused by strlen(), s...Csaba Dabis2019-10-131-0/+106
* Revert "[clang-tidy] New checker for not null-terminated result caused by str...Jonas Toth2018-10-131-131/+0
* [clang-tidy] New checker for not null-terminated result caused by strlen(), s...Jonas Toth2018-10-121-0/+131
OpenPOWER on IntegriCloud