This is an archive of the discontinued LLVM Phabricator instance.

clang-format: [JS] do not break after declare namespace.
ClosedPublic

Authored by mprobst on Nov 3 2016, 3:37 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

mprobst updated this revision to Diff 76830.Nov 3 2016, 3:37 AM
mprobst retitled this revision from to clang-format: [JS] do not break after declare namespace..
mprobst updated this object.
mprobst added a reviewer: djasper.
mprobst added a subscriber: cfe-commits.
mprobst updated this revision to Diff 76831.Nov 3 2016, 3:38 AM
  • drop kw_module from ASI protection block
djasper accepted this revision.Nov 10 2016, 8:25 AM
djasper edited edge metadata.

Looks good.

This revision is now accepted and ready to land.Nov 10 2016, 8:25 AM
This revision was automatically updated to reflect the committed changes.