YangZhihui added a comment. In D87352#2273349 <https://reviews.llvm.org/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 if we commit this change in the rst > will get reintroduced when that is run > > If you are still interested please change Format.h > > /// Break parameters list into lines when there is nested block > /// parameters in a fuction call. > /// \code > /// false: > /// - (void)_aMethod > /// { > /// [self.test1 t:self w:self callback:^(typeof(self) self, NSNumber > /// *u, NSNumber *v) { > /// u = c; > /// }] > /// } Thanks for tell me this error I'll change Format.h CHANGES SINCE LAST ACTION https://reviews.llvm.org/D87352/new/ https://reviews.llvm.org/D87352 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits