[PATCH] D87352: Fix typo in Format.h

2020-09-15 Thread MyDeveloperDay via Phabricator via cfe-commits
MyDeveloperDay added a comment. Ok almost... so you change the Format.h, then run the docs/tools/clang_format_stype.py and attach both the rst and the .h to the review CHANGES SINCE LAST ACTION https://reviews.llvm.org/D87352/new/ https://reviews.llvm.org/D87352 ___

[PATCH] D87352: Fix typo in Format.h

2020-09-15 Thread YangZhihui via Phabricator via cfe-commits
YangZhihui added a comment. In D87352#2273349 , @MyDeveloperDay wrote: > I have realized this is the wrong change > > The actual error is in Format.h > > clang/docs/ClangFormatStyleOption.rst is generated using the > clang/docs/tools/dump_format_style.py

[PATCH] D87352: Fix typo in Format.h

2020-09-15 Thread YangZhihui via Phabricator via cfe-commits
YangZhihui updated this revision to Diff 291825. YangZhihui retitled this revision from "Fix typo in doc ClangFormatStyleOptions.rst" to "Fix typo in Format.h". CHANGES SINCE LAST ACTION https://reviews.llvm.org/D87352/new/ https://reviews.llvm.org/D87352 Files: clang/include/clang/Format/F