[all-commits] [llvm/llvm-project] 0342bb: Revert "Anonymous unions should be transparent wrt...
Nico Weber via All-commits
all-commits at lists.llvm.org
Mon Aug 7 12:48:58 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0342bbf223fa12701a0570a23f9eac433b8b341c
https://github.com/llvm/llvm-project/commit/0342bbf223fa12701a0570a23f9eac433b8b341c
Author: Nico Weber <thakis at chromium.org>
Date: 2023-08-07 (Mon, 07 Aug 2023)
Changed paths:
M clang/include/clang/Basic/LangOptions.h
M clang/lib/Frontend/CompilerInvocation.cpp
M clang/lib/Sema/SemaDeclCXX.cpp
M clang/test/SemaCXX/attr-trivial-abi.cpp
Log Message:
-----------
Revert "Anonymous unions should be transparent wrt `[[clang::trivial_abi]]`."
This reverts commit bddaa35177861545fc329123e55b6a3b34549507.
Reverting as requested at https://reviews.llvm.org/D155895#4566945
(for breaking tests on Windows).
More information about the All-commits
mailing list