[PATCH] D43731: Fix documentation for SpaceAfterCStyleCast option

2018-02-24 Thread Eric Marti via Phabricator via cfe-commits
EricMarti created this revision. EricMarti added a project: clang-tools-extra. Herald added a subscriber: cfe-commits. I noticed that the example for SpaceAfterCStyleCast does not match its description. I fixed the example after testing it out. Repository: rCTE Clang Tools Extra https://revi

[PATCH] D43731: [clang-format] Fix documentation for SpaceAfterCStyleCast option

2018-03-01 Thread Eric Marti via Phabricator via cfe-commits
EricMarti updated this revision to Diff 136645. EricMarti added a comment. Herald added a subscriber: klimek. Updated the comment in Format.h and ran the python script. Looks like a few more changes got pulled into the rst file. https://reviews.llvm.org/D43731 Files: docs/ClangFormatStyleOpt

[PATCH] D43731: [clang-format] Fix documentation for SpaceAfterCStyleCast option

2018-03-05 Thread Eric Marti via Phabricator via cfe-commits
EricMarti added a comment. I cannot commit this patch myself, as I do not have commit access. https://reviews.llvm.org/D43731 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits