[PATCH] Add some options related to inserting spaces around parentheses

Joe Hermaszewski expipiplus1 at gmail.com
Mon Aug 19 11:46:20 PDT 2013


  Change NoSpaceInEmptyParentheses and NoSpacesInCStyleCastParentheses to SpaceInEmptyParentheses and SpacesInCStyleCastParentheses. These now function independently from SpacesInParentheses. Change the tests accordingly.

  Phabricator seems to be handling the diff a little oddly, the missing/extra blank lines and odd code aren't in the diff.

Hi djasper,

http://llvm-reviews.chandlerc.com/D881

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D881?vs=3554&id=3575#toc

Files:
  include/clang/Format/Format.h
  lib/Format/Format.cpp
  lib/Format/TokenAnnotator.cpp
  unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D881.3.patch
Type: text/x-patch
Size: 8891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130819/f18e86a8/attachment.bin>


More information about the cfe-commits mailing list