This is an archive of the discontinued LLVM Phabricator instance.

clang-format: [JS] tests for automatic semicolon insertion.
ClosedPublic

Authored by mprobst on Jun 11 2015, 9:57 PM.

Details

Reviewers
djasper
Summary

Add tests to ensure clang-format doesn't break code by triggering automatic semicolon insertion changes.

NFC intended.

Diff Detail

Event Timeline

mprobst updated this revision to Diff 27564.Jun 11 2015, 9:57 PM
mprobst retitled this revision from to clang-format: [JS] tests for automatic semicolon insertion..
mprobst updated this object.
mprobst edited the test plan for this revision. (Show Details)
mprobst added a reviewer: djasper.
mprobst added subscribers: Unknown Object (MLST), klimek.
djasper accepted this revision.Jun 11 2015, 10:03 PM
djasper edited edge metadata.

Submitted in r239594.

This revision is now accepted and ready to land.Jun 11 2015, 10:03 PM
djasper closed this revision.Jun 11 2015, 10:03 PM