[libcxx-commits] [PATCH] D100134: [libc++] Fix std::type_info comparison

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Apr 8 13:12:20 PDT 2021


ldionne added inline comments.


================
Comment at: libcxx/test/std/language.support/support.rtti/type.info/type_info.order.sh.cpp:1
+//===----------------------------------------------------------------------===//
+//
----------------
This is my best attempt at trying to test this, but TBH I'm not sure how good it is.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100134



More information about the libcxx-commits mailing list