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

Muhammad Usman Shahid via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jul 19 09:49:20 PDT 2022


Codesbyusman added a comment.

In D129048#3662972 <https://reviews.llvm.org/D129048#3662972>, @xgupta wrote:

> In D129048#3662634 <https://reviews.llvm.org/D129048#3662634>, @Codesbyusman wrote:
>
>> the libcxx updates but not tested. working on them
>
> I just run the check-cxx on local system. It seems to pass all testcases after applying the current patch.
>
> Testing Time: 2147.75s
>
>   Unsupported      :  307
>   Passed           : 7184
>   Expectedly Failed:   41

Thanks @xgupta


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