summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/cppcoreguidelines-pro-bounds-pointer-arithmetic.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ClangTidy] Separate tests for infrastructure and checkersDmitri Gribenko2019-10-111-89/+0
* Revert "[clang-tidy] fix PR36489 - respect deduced pointer types from auto as...Jonas Toth2018-07-231-28/+1
* [clang-tidy] fix PR36489 - respect deduced pointer types from auto as wellJonas Toth2018-07-231-1/+28
* [clang-tidy] cppcoreguidelines-pro-bounds-pointer-arithmetic: ignore generate...Matthias Gehre2015-11-261-0/+2
* Add %check_clang_tidy and %clang_tidy_diff.Manuel Klimek2015-10-221-1/+1
* [clang-tidy] new check cppcoreguidelines-pro-bounds-pointer-arithmeticMatthias Gehre2015-10-121-0/+87
OpenPOWER on IntegriCloud