summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/bugprone/NotNullTerminatedResultCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix trivial typos in comments; NFCKazuaki Ishizaki2020-01-021-1/+1
* [clang-tidy] bugprone-not-null-terminated-result: checker adjustments 2Csaba Dabis2019-10-131-7/+8
* [clang-tidy] bugprone-not-null-terminated-result: checker adjustmentsCsaba Dabis2019-10-131-6/+6
* [clang-tidy] New checker for not null-terminated result caused by strlen(), s...Csaba Dabis2019-10-131-0/+1006
* Revert "[clang-tidy] New checker for not null-terminated result caused by str...Jonas Toth2018-10-131-1024/+0
* [clang-tidy] New checker for not null-terminated result caused by strlen(), s...Jonas Toth2018-10-121-0/+1024
OpenPOWER on IntegriCloud