A closing parenthesis followed by a declaration or statement should always terminate the current statement.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 9156 Build 9156: arc lint + arc unit
Paths
| Differential D36491
clang-format: [JS] detect ASI after closing parens. ClosedPublic Authored by mprobst on Aug 8 2017, 3:16 PM.
Details Summary A closing parenthesis followed by a declaration or statement should always terminate the current statement.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 8 2017, 10:11 PM Closed by commit rL310482: clang-format: [JS] detect ASI after closing parens. (authored by mprobst). · Explain WhyAug 9 2017, 8:20 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 110289 lib/Format/UnwrappedLineParser.cpp
unittests/Format/FormatTestJS.cpp
|