summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/readability/RedundantStringInitCheck.h
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Give readability-redundant-string-init a customizable list of st...Mitchell Balan2019-11-151-2/+7
* Revert "[clang-tidy] Give readability-redundant-string-init a customizable li...Mitchell Balan2019-11-151-7/+2
* [clang-tidy] Give readability-redundant-string-init a customizable list of st...Mitchell Balan2019-11-151-2/+7
* [clang-tidy] Switch checks to #include "ClangTidyCheck.h"Alexander Kornienko2019-03-251-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Add a new check, readability-redundant-string-init, that checks unnecessary s...Alexander Kornienko2016-02-251-0/+32
OpenPOWER on IntegriCloud