ASI did not handle the ES6 as operator correctly.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D20817
clang-format: [JS] no ASI on `import {x as\n y}`. ClosedPublic Authored by mprobst on May 31 2016, 8:18 AM.
Details Summary ASI did not handle the ES6 as operator correctly.
Diff Detail
Event Timelinemprobst updated this object. This revision is now accepted and ready to land.May 31 2016, 11:39 PM Closed by commit rL271401: clang-format: [JS] no ASI on `import {x as\n y}`. (authored by mprobst). · Explain WhyJun 1 2016, 8:29 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 59227 cfe/trunk/lib/Format/SortJavaScriptImports.cpp
cfe/trunk/lib/Format/UnwrappedLineParser.cpp
cfe/trunk/unittests/Format/FormatTestJS.cpp
|