[PATCH] D73548: [clang-tidy] Added option for disabling const qualifiers in readability-qualified-auto

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Feb 2 07:37:39 PST 2020


njames93 updated this revision to Diff 241924.
njames93 added a comment.

- Small reformat


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73548

Files:
  clang-tools-extra/clang-tidy/llvm/LLVMTidyModule.cpp
  clang-tools-extra/clang-tidy/readability/QualifiedAutoCheck.cpp
  clang-tools-extra/clang-tidy/readability/QualifiedAutoCheck.h
  clang-tools-extra/docs/ReleaseNotes.rst
  clang-tools-extra/docs/clang-tidy/checks/readability-qualified-auto.rst
  clang-tools-extra/test/clang-tidy/checkers/llvm-qualified-auto.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73548.241924.patch
Type: text/x-patch
Size: 11329 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200202/e03331de/attachment-0001.bin>


More information about the cfe-commits mailing list