[all-commits] [llvm/llvm-project] 43fa7e: Revert "[clang-tidy] Fix modernize-use-std-print c...

Piotr Zegar via All-commits all-commits at lists.llvm.org
Tue Jun 27 12:26:12 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 43fa7ea9df3a7b3bdc9d0129bcc3bed4db52dba0
      https://github.com/llvm/llvm-project/commit/43fa7ea9df3a7b3bdc9d0129bcc3bed4db52dba0
  Author: Piotr Zegar <me at piotrzegar.pl>
  Date:   2023-06-27 (Tue, 27 Jun 2023)

  Changed paths:
    M clang-tools-extra/clang-tidy/modernize/UseStdPrintCheck.cpp
    M clang-tools-extra/docs/clang-tidy/checks/modernize/use-std-print.rst
    M clang-tools-extra/test/clang-tidy/checkers/modernize/use-std-print-absl.cpp
    M clang-tools-extra/test/clang-tidy/checkers/modernize/use-std-print-custom.cpp
    M clang-tools-extra/test/clang-tidy/checkers/modernize/use-std-print.cpp

  Log Message:
  -----------
  Revert "[clang-tidy] Fix modernize-use-std-print check when return value used"

This reverts commit 3e12b2e207cfa802937488a2c0b90d482eaf00a9.




More information about the All-commits mailing list