[libcxx-commits] [PATCH] D119173: [libc++] Remove _LIBCPP_ABI_UNSTABLE

Paul Kirth via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Feb 9 07:28:56 PST 2022


paulkirth added a subscriber: phosek.
paulkirth added a comment.



In D119173#3307636 <https://reviews.llvm.org/D119173#3307636>, @ldionne wrote:

> In D119173#3306641 <https://reviews.llvm.org/D119173#3306641>, @paulkirth wrote:
>
>> Hi,
>>
>> We're seeing breakage in Fuchsia's Clang canary builders for Linux (aarch64 & X86_64) that seem related to this patch, (though it may be related to D119036 <https://reviews.llvm.org/D119036> ? I can't tell).
>>
>> Sorry for the late notification. This was hidden by a breakage in an different LLVM component, so we missed this for a bit.
>> [...]
>
> Thanks for the heads up. It was indeed caused by D119036 <https://reviews.llvm.org/D119036>, and should be fixed by eceb40183cbb9442c7f42e7a4b8324abb50c32ab <https://reviews.llvm.org/rGeceb40183cbb9442c7f42e7a4b8324abb50c32ab>.
>
> Can you folks move the Fuchsia bots to our pre-commit CI infrastructure?

@ldionne let me loop @phosek in, since he will be better able to answer you about that.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119173/new/

https://reviews.llvm.org/D119173



More information about the libcxx-commits mailing list