[PATCH] D69548: Give clang-tidy readability-redundant-string-init a customizable list of string types to fix

Mitchell via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 15 13:48:21 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG96fbc32cb9ea: [clang-tidy] Give readability-redundant-string-init a customizable list of… (authored by mitchell-stellar).

Changed prior to commit:
  https://reviews.llvm.org/D69548?vs=228769&id=229637#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69548/new/

https://reviews.llvm.org/D69548

Files:
  clang-tools-extra/clang-tidy/readability/RedundantStringInitCheck.cpp
  clang-tools-extra/clang-tidy/readability/RedundantStringInitCheck.h
  clang-tools-extra/docs/ReleaseNotes.rst
  clang-tools-extra/docs/clang-tidy/checks/readability-redundant-string-init.rst
  clang-tools-extra/test/clang-tidy/checkers/readability-redundant-string-init.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69548.229637.patch
Type: text/x-patch
Size: 9209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191115/1c9955d9/attachment-0001.bin>


More information about the cfe-commits mailing list