[Lldb-commits] [PATCH] D39429: Use LLVM version string

2017-11-02 Thread Stephane Sezer via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL317218: Use LLVM version string (authored by sas). Repository: rL LLVM https://reviews.llvm.org/D39429 Files: lldb/trunk/source/lldb.cpp Index: lldb/trunk/source/lldb.cpp ==

[Lldb-commits] [PATCH] D39429: Use LLVM version string

2017-10-30 Thread Stephane Sezer via Phabricator via lldb-commits
sas created this revision. macOS builds of LLDB use the bundle version from `tools/driver/lldb-Info.plist`. That file hasn't been updated since the 4.0 release so the version we print provides no value. I also think that even if it were up to date, that number has no meaning and displaying the ver