[PATCH] D69925: remove redundant LLVM version from version string when setting CLANG_VENDOR

Ed Maste via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 26 12:28:02 PDT 2020


emaste added a comment.

It looks like this conflicts with OpenSSL's compiler version check

- https://svnweb.freebsd.org/changeset/base/364822
- https://lists.freebsd.org/pipermail/svn-src-all/2020-August/201804.html

We've fixed it in FreeBSD and the change "should" happen upstream, but something to watch out for with other software.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69925



More information about the cfe-commits mailing list