[PATCH] D18993: [clang-tidy] fix readability-avoid-const-params-in-decls creating invalid code in fix-its

Matthias Gehre via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 11 22:50:52 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL266044: [clang-tidy] fix readability-avoid-const-params-in-decls creating invalid… (authored by mgehre).

Changed prior to commit:
  http://reviews.llvm.org/D18993?vs=53322&id=53368#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18993

Files:
  clang-tools-extra/trunk/clang-tidy/readability/AvoidConstParamsInDecls.cpp
  clang-tools-extra/trunk/test/clang-tidy/readability-avoid-const-params-in-decls.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18993.53368.patch
Type: text/x-patch
Size: 4430 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160412/1f18c048/attachment.bin>


More information about the cfe-commits mailing list