[libcxx-commits] [PATCH] D147046: [libc++] Add lit feature for std::signal
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Apr 8 05:43:16 PDT 2023
Mordante added a comment.
I'm also not too convinced of this change. One of the issues we have no CI which tests this configuration so we can't test there are no regressions. I also wonder how much support we want to provide for non-conforming C libraries.
Do you have concrete examples of c libraries not implementing this feature and do you know why it's not there?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147046/new/
https://reviews.llvm.org/D147046
More information about the libcxx-commits
mailing list