[all-commits] [llvm/llvm-project] 34621a: Revert "[clang-tidy] Don't replace typedefs in ext...

Piotr Zegar via All-commits all-commits at lists.llvm.org
Tue Dec 26 01:35:50 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 34621aa81f63812b31d1356030e9d74ce59e56fc
      https://github.com/llvm/llvm-project/commit/34621aa81f63812b31d1356030e9d74ce59e56fc
  Author: Piotr Zegar <me at piotrzegar.pl>
  Date:   2023-12-26 (Tue, 26 Dec 2023)

  Changed paths:
    M clang-tools-extra/clang-tidy/modernize/UseUsingCheck.cpp
    M clang-tools-extra/clang-tidy/modernize/UseUsingCheck.h
    M clang-tools-extra/docs/ReleaseNotes.rst
    M clang-tools-extra/docs/clang-tidy/checks/modernize/use-using.rst
    R clang-tools-extra/test/clang-tidy/checkers/modernize/use-using-ignore-extern-c.cpp
    M clang-tools-extra/test/clang-tidy/checkers/modernize/use-using.cpp

  Log Message:
  -----------
  Revert "[clang-tidy] Don't replace typedefs in extern c scope (#69102)"

This reverts commit 9dcc66578e12ad8e72c8ae7216122a1125976ac5.




More information about the All-commits mailing list