summaryrefslogtreecommitdiff
path: root/clang-tools-extra/clang-tidy/cppcoreguidelines/ProBoundsPointerArithmeticCheck.cpp
AgeCommit message (Expand)Author
2018-07-23[clang-tidy] fix PR36489 - respect deduced pointer types from auto as wellJonas Toth
2016-11-08[clang-tools-extra] Format sources with clang-format. NFC.Mandeep Singh Grang
2016-05-02[clang-tidy] Cleaning namespaces to be more consistant across checkers.Etienne Bergeron
2015-11-26[clang-tidy] cppcoreguidelines-pro-bounds-pointer-arithmetic: ignore generate...Matthias Gehre
2015-10-12[clang-tidy] new check cppcoreguidelines-pro-bounds-pointer-arithmeticMatthias Gehre