[all-commits] [llvm/llvm-project] 2d5d72: [debugserver] Include LLDB_VERSION_SUFFIX in debug...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Mon May 3 15:05:55 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2d5d720df0bba25f1aa2cea973d3d38dc5afac45
https://github.com/llvm/llvm-project/commit/2d5d720df0bba25f1aa2cea973d3d38dc5afac45
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2021-05-03 (Mon, 03 May 2021)
Changed paths:
M lldb/tools/debugserver/source/debugserver_vers.c.in
Log Message:
-----------
[debugserver] Include LLDB_VERSION_SUFFIX in debugserver version
The lack of a dot before the suffix is intentional, as the suffix itself
includes a dot or dash.
Differential revision: https://reviews.llvm.org/D101655
More information about the All-commits
mailing list