[all-commits] [llvm/llvm-project] ab2e7a: Revert "[Clang] Deprecate `__is_trivially_relocata...
dyung via All-commits
all-commits at lists.llvm.org
Wed May 7 22:38:26 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ab2e7aa5179ab7ba83fa7f731df63a1adbf7612c
https://github.com/llvm/llvm-project/commit/ab2e7aa5179ab7ba83fa7f731df63a1adbf7612c
Author: dyung <douglas.yung at sony.com>
Date: 2025-05-08 (Thu, 08 May 2025)
Changed paths:
M clang/docs/LanguageExtensions.rst
M clang/docs/ReleaseNotes.rst
M clang/include/clang/Basic/TokenKinds.def
M clang/lib/Sema/SemaExprCXX.cpp
M clang/test/SemaCXX/attr-trivial-abi.cpp
M clang/test/SemaCXX/ptrauth-triviality.cpp
M clang/test/SemaCXX/type-traits-nonobject.cpp
Log Message:
-----------
Revert "[Clang] Deprecate `__is_trivially_relocatable`" (#139027)
Reverts llvm/llvm-project#138835
This is causing a test failure on a bot:
https://lab.llvm.org/buildbot/#/builders/144/builds/24541
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