[libcxx-commits] [PATCH] D81602: [libc++] Provide SEM_VALUE_MAX fallback on Solaris

Rainer Orth via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jun 11 06:01:38 PDT 2020


ro added a comment.

Where are such requirements documented?  Nothing like this has ever come up with my Solaris patches to `llvm`, `clang`, or `compiler-rt`.

That said, I **do** maintain both Solaris/SPARC <http://lab.llvm.org:8014/builders/clang-solaris11-sparcv9> and Solaris/x86 <http://lab.llvm.org:8014/builders/clang-solaris11-amd64> buildbots.  However, I certainly cannot commit to full-time maintenance of LLVM on
Solaris in addition to my Solaris GCC maintainership in my copious spare time: such a claim would deceive both myself and others.  If that's
a requirement for accepting any Solaris patches, please say so up front so I can avoid wasting both your and my time.  However, that should be a
matter of LLVM project policy, not the personal preference of an individual maintainer.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81602





More information about the libcxx-commits mailing list