[libcxx-commits] [PATCH] D103196: [libcxx][nfc] Fix the ASAN bots: update expected.pass.cpp.

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed May 26 13:11:42 PDT 2021


zoecarver added a comment.

> I have an intuition that this is related to https://bugs.llvm.org/show_bug.cgi?id=50369, which might not be fixed in reality. WDYT?

Also, that bug is fixed: https://godbolt.org/z/Ko138bn8a

They're either using too old a standard or too old of a compiler. Looks like someone already commented that, but I can investigate further and close the bug.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103196



More information about the libcxx-commits mailing list