[PATCH] D37558: Refresh the clang format options doc with the recent changes
djasper accepted this revision. djasper added a comment. This revision is now accepted and ready to land. Thank you. https://reviews.llvm.org/D37558 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listin
[PATCH] D37558: Refresh the clang format options doc with the recent changes
sylvestre.ledru created this revision. Looks like we are out of sync between the doc and the code. https://reviews.llvm.org/D37558 Files: docs/ClangFormatStyleOptions.rst Index: docs/ClangFormatStyleOptions.rst === --- docs/Clan