[all-commits] [llvm/llvm-project] b8e8ff: [Clang] Implement diagnostics for why is_empty is ...

Samarth Narang via All-commits all-commits at lists.llvm.org
Wed Jun 25 07:35:13 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b8e8ff3dd6698335a73ff808e39021ec5d1478ea
      https://github.com/llvm/llvm-project/commit/b8e8ff3dd6698335a73ff808e39021ec5d1478ea
  Author: Samarth Narang <70980689+snarang181 at users.noreply.github.com>
  Date:   2025-06-25 (Wed, 25 Jun 2025)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/include/clang/Basic/DiagnosticSemaKinds.td
    M clang/lib/Sema/SemaTypeTraits.cpp
    M clang/test/SemaCXX/type-traits-unsatisfied-diags-std.cpp
    M clang/test/SemaCXX/type-traits-unsatisfied-diags.cpp

  Log Message:
  -----------
  [Clang] Implement diagnostics for why is_empty is false (#145044)

Expands on https://github.com/llvm/llvm-project/issues/141911



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