clang: Don't show a trailing space with --version when not built from the repo
authorSylvestre Ledru <sylvestre@debian.org>
Wed, 8 Jul 2020 11:33:34 +0000 (13:33 +0200)
committerSylvestre Ledru <sylvestre@debian.org>
Wed, 8 Jul 2020 12:02:02 +0000 (14:02 +0200)
commitbbea4d5e6b82a683dccaa8f4916e2a44f5dd3490
treed28d89af85a9d1bbeed0a32f1af0eb79ab77e879
parent88c82474d2ef92d0cda7d902206d90a73eed9c9d
clang: Don't show a trailing space with --version when not built from the repo

Reported here:
https://bugs.llvm.org/show_bug.cgi?id=38998#c15

Reviewers: hans

Differential Revision: https://reviews.llvm.org/D83386
clang/lib/Basic/Version.cpp