owenpan added a comment.

In D127484#3576061 <https://reviews.llvm.org/D127484#3576061>, @a4lg wrote:

> Interesting.
>
> I measured some development branch (targeting `*.c`, `*.cc`, `*.cpp` and 
> `*.h`):
>
> | Program   | prefix: 8 spaces | prefix: 1 tab | 8sp percentage |
> | Coreutils | 23494            | 461           | 98.08%         |
> |

All of the 461 lines with a tab prefix are in a single header file: 
coreutils/src/longlong.h. So probably by accident.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127484/new/

https://reviews.llvm.org/D127484

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to