[all-commits] [llvm/llvm-project] a76448: [Clang] Fix replaceability/relocatability computat...

Corentin Jabot via All-commits all-commits at lists.llvm.org
Wed Jun 25 08:49:36 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a76448c27de2fc110c0fe2dac9120d225aee6d39
      https://github.com/llvm/llvm-project/commit/a76448c27de2fc110c0fe2dac9120d225aee6d39
  Author: Corentin Jabot <corentinjabot at gmail.com>
  Date:   2025-06-25 (Wed, 25 Jun 2025)

  Changed paths:
    M clang/lib/Sema/SemaTypeTraits.cpp
    M clang/test/SemaCXX/cxx2c-trivially-relocatable.cpp

  Log Message:
  -----------
  [Clang] Fix replaceability/relocatability computation (#145655)

for eligible classes with user provided constructor or `operator=`

Fixes #144232



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