summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/misc/PointerAndIntegralOperationCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove 'misc-pointer-and-integral-operation' clang-tidy check. The only casesRichard Smith2016-10-211-104/+0
* [clang-tidy] Cleanup some ast-matchers and lift some to utils.Etienne Bergeron2016-04-211-2/+2
* [clang-tidy] Add checker for operations between integrals and pointersEtienne Bergeron2016-04-151-0/+104
OpenPOWER on IntegriCloud