[all-commits] [llvm/llvm-project] d760f9: [Clang] Implement diagnostics for why `std::is_sta...

Samarth Narang via All-commits all-commits at lists.llvm.org
Wed Jun 25 11:49:38 PDT 2025


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

  Changed paths:
    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 `std::is_standard_layout` is false (#144161)



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