clang-format: [JS] unit tests for type aliases.
Spec:
https://github.com/Microsoft/TypeScript/blob/master/doc/spec.md#3.10
These are already handled correctly.
Differential D19206
Add a test for "foo as bar" casts. ClosedPublic Authored by mprobst on Apr 17 2016, 6:03 PM.
Details Summary clang-format: [JS] unit tests for type aliases. Spec: These are already handled correctly.
Diff Detail Event Timelinemprobst updated this object. This revision is now accepted and ready to land.Apr 19 2016, 5:33 AM
Revision Contents
Diff 54019 unittests/Format/FormatTestJS.cpp
|