[all-commits] [llvm/llvm-project] 2499be: [clang-tidy] run-clang-tidy: forward warnings-as-e...

Maxim Kolesnikov via All-commits all-commits at lists.llvm.org
Mon Jun 12 05:24:37 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2499beeb5a3d3d2062b14be8ae0f967ef44968ba
      https://github.com/llvm/llvm-project/commit/2499beeb5a3d3d2062b14be8ae0f967ef44968ba
  Author: indev <indev.src at gmail.com>
  Date:   2023-06-12 (Mon, 12 Jun 2023)

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

  Log Message:
  -----------
  [clang-tidy] run-clang-tidy: forward warnings-as-errors argument

Forward `warnings-as-errors` argument to clang-tidy.

Reviewed By: PiotrZSL

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




More information about the All-commits mailing list