[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
Thu Nov 7 14:35:51 PST 2019
efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.
If we expect that CLANG_VERSION_STRING and BACKEND_PACKAGE_STRING are going to be the same, then the extra note isn't really buying us anything. LGTM
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