Am Sa., 9. März 2019 um 13:54 Uhr schrieb MyDeveloper Day
:
>
> Yes ideally I'd agree, It also says:
>
> > Avoid committing formatting- or whitespace-only changes outside of code you
> > plan to make subsequent changes to.
>
> This was getting to be a problem, every time we edited the file (with
Yes ideally I'd agree, It also says:
> Avoid committing formatting- or whitespace-only changes outside of code
you plan to make subsequent changes to.
This was getting to be a problem, every time we edited the file (with
auto-clang-format) a large number of other changes would also get made,
pres
Isn't this kind of commit discouraged?, as by
https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access
> Avoid committing formatting- or whitespace-only changes outside of code you
> plan to make subsequent changes to.
and the discussion after which this has been added:
https://lists.l
Author: paulhoad
Date: Fri Mar 1 01:09:54 2019
New Revision: 355182
URL: http://llvm.org/viewvc/llvm-project?rev=355182&view=rev
Log:
[clang-format] [NFC] clang-format the Format library
Previously revisions commited non-clang-formatted changes to the Format
library, this means submitting any r