This is an archive of the discontinued LLVM Phabricator instance.

clang-format: [js] support AtScript style annotations for JS.
ClosedPublic

Authored by mprobst on Feb 18 2015, 8:58 AM.

Details

Reviewers
djasper
Summary

Based on Java annotation support and style.

Diff Detail

Event Timeline

mprobst updated this revision to Diff 20192.Feb 18 2015, 8:58 AM
mprobst retitled this revision from to clang-format: [js] support AtScript style annotations for JS..
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.Feb 18 2015, 9:19 AM
djasper edited edge metadata.
This revision is now accepted and ready to land.Feb 18 2015, 9:19 AM
djasper closed this revision.Feb 18 2015, 9:19 AM

Submitted as r229703.