[PATCH] D3976: -Wcomma, a new warning for questionable uses of the comma operator

Richard Trieu via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 18 16:03:14 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL261278: Add -Wcomma warning to Clang. (authored by rtrieu).

Changed prior to commit:
  http://reviews.llvm.org/D3976?vs=21170&id=48419#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D3976

Files:
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/include/clang/Sema/Sema.h
  cfe/trunk/lib/Sema/SemaExpr.cpp
  cfe/trunk/lib/Sema/SemaStmt.cpp
  cfe/trunk/test/SemaCXX/warn-comma-operator.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3976.48419.patch
Type: text/x-patch
Size: 15000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160219/9c008db9/attachment-0001.bin>


More information about the cfe-commits mailing list