summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/readability/RedundantFunctionPtrDereferenceCheck.h
Commit message (Collapse)AuthorAgeFilesLines
* [clang-tidy] Add check for redundant function pointer dereferencesMalcolm Parsons2016-12-131-0/+35
Reviewers: alexfh, aaron.ballman, hokein Subscribers: mgorny, JDevlieghere, cfe-commits Differential Revision: https://reviews.llvm.org/D27520 llvm-svn: 289524
OpenPOWER on IntegriCloud