[PATCH] D32164: [clang-tidy] misc-misplaced-widening-cast: Disable checking of implicit widening casts by default

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 19 08:08:54 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL300699: [clang-tidy] misc-misplaced-widening-cast: Disable checking of implicit… (authored by xazax).

Changed prior to commit:
  https://reviews.llvm.org/D32164?vs=95563&id=95751#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32164

Files:
  clang-tools-extra/trunk/clang-tidy/misc/MisplacedWideningCastCheck.cpp
  clang-tools-extra/trunk/test/clang-tidy/misc-misplaced-widening-cast-implicit-enabled.cpp
  clang-tools-extra/trunk/test/clang-tidy/misc-misplaced-widening-cast.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32164.95751.patch
Type: text/x-patch
Size: 7957 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170419/71769d7d/attachment-0001.bin>


More information about the cfe-commits mailing list