djasper added inline comments.
================
Comment at: lib/Format/TokenAnnotator.cpp:480
@@ -471,1 +479,3 @@
+ void parseJSTypeDefinition() {
+ // `type Name = Type Expression;`
----------------
Why is this necessary?http://reviews.llvm.org/D21597 _______________________________________________ cfe-commits mailing list [email protected] http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
