[libcxx-commits] [PATCH] D106104: [libc++] CI: Run -std=c++03 on Clang ToT
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jul 26 15:07:54 PDT 2021
ldionne added a subscriber: mizvekov.
ldionne added a comment.
@mizvekov For some reason, it looks like the tests are still failing with Clang ToT, even with all your patches applied. Any idea?
We need to fix this for the LLVM 13 release, or users will be unable to compile in C++03 mode (cause libc++ won't work).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106104/new/
https://reviews.llvm.org/D106104
More information about the libcxx-commits
mailing list