[all-commits] [llvm/llvm-project] 5dab5b: [Clang] handle [[warn_unused]] attribute for unuse...

Oleksandr T. via All-commits all-commits at lists.llvm.org
Tue Jan 28 12:19:35 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5dab5bf0851f523602944355a2c1c17e7f78ef36
      https://github.com/llvm/llvm-project/commit/5dab5bf0851f523602944355a2c1c17e7f78ef36
  Author: Oleksandr T. <oleksandr.tarasiuk at outlook.com>
  Date:   2025-01-28 (Tue, 28 Jan 2025)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/lib/Sema/SemaDeclCXX.cpp
    M clang/test/SemaCXX/warn-unused-private-field.cpp

  Log Message:
  -----------
  [Clang] handle [[warn_unused]] attribute for unused private fields (#120734)

Fixes #62472



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