brandb97 wrote:

owenca ***@***.***> writes:
> 
> 
> @owenca commented on this pull request.
> In clang/unittests/Format/FormatTest.cpp:
> > +TEST_F(FormatTest, SplitShortFunction) {
> + FormatStyle Style = getLLVMStyleWithColumns(40);
> 
> We've been consistently using auto in place of FormatStyle and other types 
> for a few years now. Also, there's no need for ColumnLimit: 40 here now.

Understand, I will just remove them.

Thanks,
Lidong



https://github.com/llvm/llvm-project/pull/151428
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to