[all-commits] [llvm/llvm-project] 968d29: [clang-tidy] NFC: Cleanup Python scripts

Kirill Bobyrev via All-commits all-commits at lists.llvm.org
Mon May 18 03:21:51 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 968d293063bc008ff93ff8fcf363039ce61574a2
      https://github.com/llvm/llvm-project/commit/968d293063bc008ff93ff8fcf363039ce61574a2
  Author: Kirill Bobyrev <kbobyrev at google.com>
  Date:   2020-05-18 (Mon, 18 May 2020)

  Changed paths:
    M clang-tools-extra/clang-tidy/add_new_check.py
    M clang-tools-extra/clang-tidy/rename_check.py
    M clang-tools-extra/clang-tidy/tool/clang-tidy-diff.py
    M clang-tools-extra/clang-tidy/tool/run-clang-tidy.py

  Log Message:
  -----------
  [clang-tidy] NFC: Cleanup Python scripts

Summary: Silence few PEP8 warnings.

Reviewers: hokein

Reviewed By: hokein

Subscribers: Eugene.Zelenko, xazax.hun, cfe-commits

Tags: #clang

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




More information about the All-commits mailing list