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

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 6 18:08:24 PST 2019


efriedma added a reviewer: rjmccall.
efriedma added a comment.

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.


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