[all-commits] [llvm/llvm-project] b1bb76: [NFC][UpdateTestChecks] Fix whitespace in common.p...

Daniil Kovalev via All-commits all-commits at lists.llvm.org
Fri Apr 15 08:12:45 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b1bb76a731d283368ae2b0a0913d76f18f107a6d
      https://github.com/llvm/llvm-project/commit/b1bb76a731d283368ae2b0a0913d76f18f107a6d
  Author: Daniil Kovalev <daniil at kovalev.website>
  Date:   2022-04-15 (Fri, 15 Apr 2022)

  Changed paths:
    M llvm/utils/UpdateTestChecks/asm.py
    M llvm/utils/UpdateTestChecks/common.py

  Log Message:
  -----------
  [NFC][UpdateTestChecks] Fix whitespace in common.py and asm.py

While working on D122986, noticed that indentation size varies even within
one file. Fixed that - now indentation is 2 spaces everywhere. This indentation

Differential Revision: https://reviews.llvm.org/D123859




More information about the All-commits mailing list