[all-commits] [llvm/llvm-project] d23449: [Clang] Eliminate shadowing warnings for parameter...

Oleksandr T. via All-commits all-commits at lists.llvm.org
Thu Nov 21 05:31:49 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d23449d99c816b2d5b507f8d44f6e324e658e8bc
      https://github.com/llvm/llvm-project/commit/d23449d99c816b2d5b507f8d44f6e324e658e8bc
  Author: Oleksandr T. <oleksandr.tarasiuk at outlook.com>
  Date:   2024-11-21 (Thu, 21 Nov 2024)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/lib/Sema/SemaDecl.cpp
    A clang/test/SemaCXX/cxx2b-warn-shadow.cpp

  Log Message:
  -----------
  [Clang] Eliminate shadowing warnings for parameters of explicit object member functions (#114813)

Fixes #95707.



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