This patch adds support for type annotations that follow TypeScript's, Flow's, and AtScript's syntax style.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D7721
clang-format: [js] Support type annotations ClosedPublic Authored by mprobst on Feb 18 2015, 5:29 AM.
Details
Summary This patch adds support for type annotations that follow TypeScript's, Flow's, and AtScript's syntax style.
Diff Detail Event Timelinemprobst updated this object. This revision is now accepted and ready to land.Feb 18 2015, 9:11 AM
Revision Contents
Diff 20167 lib/Format/FormatToken.h
lib/Format/TokenAnnotator.cpp
unittests/Format/FormatTestJS.cpp
|
Maybe
?