[all-commits] [llvm/llvm-project] 91fefa: Revert "[Sema] Don't mark deleted special member f...
Roy Jacobson via All-commits
all-commits at lists.llvm.org
Wed Jan 4 12:40:27 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 91fefaa62ea5bfa6b7e85214ab58aae45017365f
https://github.com/llvm/llvm-project/commit/91fefaa62ea5bfa6b7e85214ab58aae45017365f
Author: Roy Jacobson <roi.jacobson1 at gmail.com>
Date: 2023-01-04 (Wed, 04 Jan 2023)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/Sema/SemaDeclCXX.cpp
M clang/test/AST/ast-dump-funcs.cpp
R clang/test/SemaCXX/GH59624.cpp
Log Message:
-----------
Revert "[Sema] Don't mark deleted special member functions as non-trivial"
This reverts commit d5dd37ac139a74701e16f084eb2609ff58893770.
Apparently there's some ABI difference in the Sony builder that fails a test.
Will hopefully investigate tomorrow. https://lab.llvm.org/buildbot/#/builders/139/builds/33769
More information about the All-commits
mailing list