[PATCH] D33029: [clang-format] add option for dangling parenthesis

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 25 17:31:12 PDT 2018


owenpan added a comment.

@stringham Here is what I did to run the unit tests:

  cd build
  make FormatTests
  tools/clang/unittests/Format/FormatTests


https://reviews.llvm.org/D33029





More information about the cfe-commits mailing list