[all-commits] [llvm/llvm-project] dddd52: Revert "[PowerPC][AIX] Limit attribute aligned to ...
Sean Fertile via All-commits
all-commits at lists.llvm.org
Fri Aug 6 10:56:29 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dddd524bb8844b225d42c98d381d745d4fd549ea
https://github.com/llvm/llvm-project/commit/dddd524bb8844b225d42c98d381d745d4fd549ea
Author: Sean Fertile <sd.fertile at gmail.com>
Date: 2021-08-06 (Fri, 06 Aug 2021)
Changed paths:
M clang/lib/Sema/SemaDeclAttr.cpp
R clang/test/Sema/aix-attr-aligned-limit.c
Log Message:
-----------
Revert "[PowerPC][AIX] Limit attribute aligned to 4096."
This reverts commit 5181be344adbf7ba7dffc73526893d4e7750d34c.
Break libcxx type_traits header which uses aligned storage with
alignments greater than 4096. Reverting untill we can fix the header.
More information about the All-commits
mailing list