This revision was automatically updated to reflect the committed changes.
Closed by commit rL266744: Summary: (authored by mprobst).
Changed prior to commit:
http://reviews.llvm.org/D19206?vs=54019&id=54192#toc
Repository:
rL LLVM
http://reviews.llvm.org/D19206
Files:
cfe/trunk/unittests/
djasper accepted this revision.
djasper added a comment.
This revision is now accepted and ready to land.
Looks good.
http://reviews.llvm.org/D19206
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listin
mprobst updated this revision to Diff 54019.
mprobst added a comment.
- test, test name
http://reviews.llvm.org/D19206
Files:
unittests/Format/FormatTestJS.cpp
Index: unittests/Format/FormatTestJS.cpp
===
--- unittests/Format/Fo
mprobst created this revision.
mprobst added a reviewer: djasper.
mprobst added a subscriber: cfe-commits.
Herald added a subscriber: klimek.
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 corre