[all-commits] [llvm/llvm-project] eec943: [Clang] Added explanation why a is trivial copyabl...
Shamshura Egor via All-commits
all-commits at lists.llvm.org
Sat Jun 7 00:56:01 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eec9431d37e22a627c78e2f345d41a9a40e0c1c0
https://github.com/llvm/llvm-project/commit/eec9431d37e22a627c78e2f345d41a9a40e0c1c0
Author: Shamshura Egor <164661612+egorshamshura at users.noreply.github.com>
Date: 2025-06-07 (Sat, 07 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] Added explanation why a is trivial copyable evaluated to false. (#142341)
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