[all-commits] [llvm/llvm-project] 0cb6c4: Revert "Diagnose problematic uses of constructor/d...
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Wed Oct 11 05:31:53 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0cb6c413b1883a18341a428bb9179fa31cd6e4e3
https://github.com/llvm/llvm-project/commit/0cb6c413b1883a18341a428bb9179fa31cd6e4e3
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2023-10-11 (Wed, 11 Oct 2023)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/include/clang/Basic/AttrDocs.td
M clang/include/clang/Basic/DiagnosticGroups.td
M clang/include/clang/Basic/DiagnosticSemaKinds.td
M clang/lib/Sema/SemaDeclAttr.cpp
M clang/test/CodeGen/PowerPC/aix-destructor-attribute.c
M clang/test/CodeGenCXX/aix-destructor-attribute.cpp
R clang/test/Sema/constructor-attribute-diag-group.c
M clang/test/Sema/constructor-attribute.c
M compiler-rt/CMakeLists.txt
M compiler-rt/cmake/config-ix.cmake
M compiler-rt/test/profile/Posix/gcov-destructor.c
M compiler-rt/test/ubsan/TestCases/Misc/Linux/sigaction.cpp
Log Message:
-----------
Revert "Diagnose problematic uses of constructor/destructor attribute (#67673)"
This reverts commit a633a3761fcbd0799426cbf5fbd7794961080e43.
Still breaking compiler-rt bots:
https://lab.llvm.org/buildbot/#/builders/109/builds/75360
More information about the All-commits
mailing list