[PATCH] D45726: Format closing braces when reformatting the line containing theopening brace.
Manuel Klimek via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 20 03:04:41 PDT 2018
klimek added a comment.
In https://reviews.llvm.org/D45726#1071925, @krasimir wrote:
> Another point: for the example in the summary about bailing-out early, is there a test for this already? If not, we should add one.
Yep, there already is one - I regressed that with my change at first ;)
Repository:
rC Clang
https://reviews.llvm.org/D45726
More information about the cfe-commits
mailing list