summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/validate-check-names.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Implemented clang-tidy configurability via .clang-tidy files.Alexander Kornienko2014-09-041-0/+2
Summary: This adds a support for the .clang-tidy file reading using FileOptionsProvider, -dump-config option, and changes tests to not depend on default checks set. Reviewers: klimek, bkramer, djasper Reviewed By: djasper Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D5186 llvm-svn: 217155
OpenPOWER on IntegriCloud