[PATCH] D20853: [clang-tidy] misc-macro-parentheses: Don't insert parentheses in variable declarations. Fixes bugzilla 26273

Daniel Marjamäki via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 8 03:37:05 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL272128 (authored by danielmarjamaki).

Changed prior to commit:
  http://reviews.llvm.org/D20853?vs=59208&id=60013#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20853

Files:
  clang-tools-extra/trunk/clang-tidy/misc/MacroParenthesesCheck.cpp
  clang-tools-extra/trunk/test/clang-tidy/misc-macro-parentheses.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20853.60013.patch
Type: text/x-patch
Size: 4314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160608/9d26336b/attachment-0001.bin>


More information about the cfe-commits mailing list