[libcxx-commits] [PATCH] D129048: Rewording the "static_assert" to static assertion

Aaron Ballman via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jul 25 04:24:48 PDT 2022


aaron.ballman added a comment.

In D129048#3674585 <https://reviews.llvm.org/D129048#3674585>, @Codesbyusman wrote:

> In D129048#3674582 <https://reviews.llvm.org/D129048#3674582>, @Mordante wrote:
>
>> In D129048#3674500 <https://reviews.llvm.org/D129048#3674500>, @Codesbyusman wrote:
>>
>>> updated the libcxx all files
>>
>> FYI for libcxx you can ignore the red format CI step. So the libcxx build is green :-)
>>
>> I had a look at your libc++ changes and they look good, thanks.
>> So LGTM for the libc++ part.
>
> That's great :)

Thank you everyone for the great collaboration on this! I just landed the changes and will watch the build bots for any surprise fallout.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129048



More information about the libcxx-commits mailing list