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

Shivam Gupta via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 19 09:43:12 PDT 2022


xgupta added a comment.

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


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129048



More information about the cfe-commits mailing list