1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-20 15:35:24 +02:00

lldb: Add new version info in the comments

Change-Id: Iff6c0a335d23b6d6a611d498f3803ecaace53233
Signed-off-by: Marc-Andre Laperle <malaperle@gmail.com>
This commit is contained in:
Marc-Andre Laperle 2018-09-01 02:09:19 -04:00
parent 72ec4daaa5
commit e2e9325bb4

View file

@ -220,6 +220,8 @@ public class LLDBLaunch extends GdbLaunch {
// 360.1.70 => Xcode 8.2.1, 8.2.0
// 370.0.37 => Xcode 8.3.0
// 370.0.40 => Xcode 8.3.1
// 902.0.79.7 => Xcode 9.4.1
// 1000.11.37.1 => Xcode 10.0
//
// Note that a LLDB built from source on macOS can report the same
// Apple-style version even for different LLDB/Clang-style version