This revision was not accepted when it landed; it landed in state "Needs
Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rC327861: [clang-format] Remove empty lines before }[;] //
comment (authored by krasimir, committed by ).
Changed prior to
krasimir created this revision.
Herald added subscribers: cfe-commits, klimek.
This addresses bug 36766 and a FIXME in tests about empty lines before
`}[;] // comment` lines.
Repository:
rC Clang
https://reviews.llvm.org/D44631
Files:
lib/Format/UnwrappedLineFormatter.cpp
unittests/Form