E.g. {a: 1} as b.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D23714
clang-format: [JS] handle object literals with casts. ClosedPublic Authored by mprobst on Aug 19 2016, 7:38 AM.
Details
Diff Detail
Event Timelinemprobst updated this object. This revision is now accepted and ready to land.Aug 19 2016, 7:40 AM Closed by commit rL279250: clang-format: [JS] handle object literals with casts. (authored by mprobst). · Explain WhyAug 19 2016, 7:43 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 68688 cfe/trunk/lib/Format/UnwrappedLineParser.cpp
cfe/trunk/unittests/Format/FormatTestJS.cpp
|