[PATCH] D18695: [clang-tidy] Reduce false-positive ratio in misc-suspicious-missing-comma check.

Etienne Bergeron via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 4 08:51:57 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL265303: [clang-tidy] Reduce false-positive ratio in misc-suspicious-missing-comma check. (authored by etienneb).

Changed prior to commit:
  http://reviews.llvm.org/D18695?vs=52365&id=52563#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18695

Files:
  clang-tools-extra/trunk/clang-tidy/misc/SuspiciousMissingCommaCheck.cpp
  clang-tools-extra/trunk/clang-tidy/misc/SuspiciousMissingCommaCheck.h
  clang-tools-extra/trunk/test/clang-tidy/misc-suspicious-missing-comma.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18695.52563.patch
Type: text/x-patch
Size: 6593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160404/ef64bc96/attachment.bin>


More information about the cfe-commits mailing list