Breaks after "readonly" trigger automatic semicolon insertion in field
declarations.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D35112
clang-format: [JS] do not wrap after "readonly". ClosedPublic Authored by mprobst on Jul 7 2017, 2:12 AM.
Details Summary Breaks after "readonly" trigger automatic semicolon insertion in field
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 7 2017, 3:31 AM Closed by commit rL307394: clang-format: [JS] do not wrap after "readonly". (authored by mprobst). · Explain WhyJul 7 2017, 6:17 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 105629 cfe/trunk/lib/Format/FormatToken.h
cfe/trunk/lib/Format/TokenAnnotator.cpp
cfe/trunk/unittests/Format/FormatTestJS.cpp
|