[libcxx-commits] [libcxx] [libc++][test] Cleanup `LIBCPP_ONLY(meow_assert(...))` to `LIBCPP_MEOW_ASSERT(...)` (PR #74967)

Stephan T. Lavavej via libcxx-commits libcxx-commits at lists.llvm.org
Sun Dec 10 07:33:40 PST 2023


StephanTLavavej wrote:

Thanks! I'm going to go ahead and merge this one too - I looked at all of the failing stage3 checks and they're either the known failure I just fixed, or unrelated sporadic timeouts/failures. One check has also been queued for this PR for almost 8 hours (stage3 generic-msan, same as another PR); if this mechanical syntax cleanup was going to cause problems we would have seen it in the other checks.

https://github.com/llvm/llvm-project/pull/74967


More information about the libcxx-commits mailing list