[libcxx-commits] [PATCH] D151467: [libc++][NFC] Add additional test case for modules issue in Objective-C++

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu May 25 09:51:20 PDT 2023


philnik added inline comments.


================
Comment at: libcxx/test/libcxx/containers/sequences/vector/erase.modules.compile.pass.mm:12
+
+// REQUIRES: objective-c++
+
----------------
Is this not implicitly checked through `.pass.mm`?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151467



More information about the libcxx-commits mailing list