[all-commits] [llvm/llvm-project] b161e8: [clang-tidy] Ignore default ctor with user provide...

flovent via All-commits all-commits at lists.llvm.org
Sun Aug 31 01:21:32 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b161e8d7dff06d8fb410de897f1a3f0c561ec509
      https://github.com/llvm/llvm-project/commit/b161e8d7dff06d8fb410de897f1a3f0c561ec509
  Author: flovent <flbven at protonmail.com>
  Date:   2025-08-31 (Sun, 31 Aug 2025)

  Changed paths:
    M clang-tools-extra/clang-tidy/readability/ContainerSizeEmptyCheck.cpp
    M clang-tools-extra/docs/ReleaseNotes.rst
    M clang-tools-extra/test/clang-tidy/checkers/readability/container-size-empty.cpp

  Log Message:
  -----------
  [clang-tidy] Ignore default ctor with user provided argument in `readability-container-size-empty` (#154782)

Closes #154762



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list