This reverts commit 7ced7e84c094bf96bb3bf76209f580af36f52ecd.
This has pushed the Arm 32 bit CI over the timeout for the module
include test. Reverting while we sort that test out.
(nothing wrong with the commit content)
Paths
| Differential D144635
Revert "[libc++][NFC] Replace typedef with using declarations in <__atomic/*>" AbandonedPublic Authored by DavidSpickett on Feb 23 2023, 3:17 AM.
Details
Summary This reverts commit 7ced7e84c094bf96bb3bf76209f580af36f52ecd. This has pushed the Arm 32 bit CI over the timeout for the module (nothing wrong with the commit content)
Diff Detail
Unit TestsFailed Event TimelineComment Actions I don't think we should revert this. Looking at the changes made here, any patch could break the CI again, and I don't think that is something we want to live with. This revision now requires changes to proceed.Feb 23 2023, 4:41 AM Comment Actions Well I saw non-libcxx focused changes showing CI failures, so the idea was to prevent spamming them with this. Yes any change could tip it over the timeout but somehow none has for a long time, so a revert for a day or two wouldn't be a big deal. Anyway, we have a few options to split the test maybe we can get that in shortly instead.
Revision Contents
Diff 499790 libcxx/include/__atomic/aliases.h
libcxx/include/__atomic/atomic.h
libcxx/include/__atomic/atomic_base.h
libcxx/include/__atomic/atomic_flag.h
libcxx/include/__atomic/memory_order.h
libcxx/utils/data/ignore_format.txt
|
clang-format not found in user’s local PATH; not linting file.