[libcxx-commits] [PATCH] D61403: [libcxx] cmake - guard list remove

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu May 2 07:49:59 PDT 2019


ldionne added a comment.

In D61403#1487077 <https://reviews.llvm.org/D61403#1487077>, @bcain wrote:

> In D61403#1486958 <https://reviews.llvm.org/D61403#1486958>, @ldionne wrote:
>
> > I have a workaround for this locally. I guess this is only relevant with older CMakes.
>
>
> Oh yeah?  "Version 3.4.3 " is specified as the minimum on the llvm project docs. Would that one avoid the problem?


I don't know what version of CMake supports that, but I think 3.9.3 doesn't. In any case, the fix is trivial.


Repository:
  rCXX libc++

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

https://reviews.llvm.org/D61403





More information about the libcxx-commits mailing list