[libcxx-commits] [PATCH] D133435: [libc++] Removes Clang 13 support.
Joe Loser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Sep 7 14:01:58 PDT 2022
jloser added inline comments.
================
Comment at: libcxx/test/libcxx/atomics/bit-int.verify.cpp:15
// UNSUPPORTED: apple-clang-13, apple-clang-14
----------------
Can we remove the `apple-clang-13` as well?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133435/new/
https://reviews.llvm.org/D133435
More information about the libcxx-commits
mailing list