This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfbc6f42dbee5: clang-format: [JS] do not merge side-effect
imports. (authored by mprobst).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST
mprobst created this revision.
mprobst added reviewers: krasimir, h-joo.
mprobst requested review of this revision.
Herald added a project: clang.
The if condition was testing the current element, but
forgot to check the previous element (doh), so it
would fail depending on sort order of the impor