[all-commits] [llvm/llvm-project] 47bd7c: Revert "[clang-tidy] Give readability-redundant-st...
mitchell-stellar via All-commits
all-commits at lists.llvm.org
Fri Nov 15 13:48:28 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 47bd7c57e556e3a4db51566d59c2d796ce898c8f
https://github.com/llvm/llvm-project/commit/47bd7c57e556e3a4db51566d59c2d796ce898c8f
Author: Mitchell Balan <mitchell at stellarscience.com>
Date: 2019-11-15 (Fri, 15 Nov 2019)
Changed paths:
M clang-tools-extra/clang-tidy/readability/RedundantStringInitCheck.cpp
M clang-tools-extra/clang-tidy/readability/RedundantStringInitCheck.h
M clang-tools-extra/docs/ReleaseNotes.rst
M clang-tools-extra/docs/clang-tidy/checks/readability-redundant-string-init.rst
M clang-tools-extra/test/clang-tidy/checkers/readability-redundant-string-init.cpp
Log Message:
-----------
Revert "[clang-tidy] Give readability-redundant-string-init a customizable list of string types to fix"
This reverts commit 96fbc32cb9ea23b1e7e3ff6906ec3ccda9500982.
More information about the All-commits
mailing list