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

Stephen Hines via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 6 18:53:06 PST 2019


srhines added a comment.

In D69925#1736434 <https://reviews.llvm.org/D69925#1736434>, @efriedma wrote:

> I think the reason it's written this way is that CLANG_VERSION_STRING might not correspond to an LLVM version?  For example, Apple has its own versioning scheme.


Line 128 is already printing that info though, isn't it?


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