I still dislike the RootTokenInitialized part, but I think we'll want to fix 
that in a later patch if we come up with a good idea...


================
Comment at: lib/Format/Format.cpp:802
@@ -767,3 +801,3 @@
 
-    determineTokenTypes();
+    determineTokenTypes(RootToken, false);
 
----------------
/*IsRHS=*/


http://llvm-reviews.chandlerc.com/D268
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to