klimek accepted this revision.
klimek added a comment.
This revision is now accepted and ready to land.
lg
https://reviews.llvm.org/D27557
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-com
sylvestre.ledru updated this revision to Diff 81005.
sylvestre.ledru added a comment.
typo
https://reviews.llvm.org/D27557
Files:
lib/Format/Format.cpp
Index: lib/Format/Format.cpp
===
--- lib/Format/Format.cpp
+++ lib/Format/F
sylvestre.ledru updated this revision to Diff 81004.
sylvestre.ledru added a comment.
Keep SpaceAfterTemplateKeyword to true
https://reviews.llvm.org/D27557
Files:
lib/Format/Format.cpp
Index: lib/Format/Format.cpp
===
--- lib/
sylvestre.ledru created this revision.
sylvestre.ledru added a reviewer: klimek.
sylvestre.ledru added a subscriber: cfe-commits.
I also proposed the change in Firefox .clang-format file:
https://bugzilla.mozilla.org/show_bug.cgi?id=1322321
https://reviews.llvm.org/D27557
Files:
lib/Format/Fo