mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-20 23:45:23 +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:
parent
72ec4daaa5
commit
e2e9325bb4
1 changed files with 2 additions and 0 deletions
|
@ -220,6 +220,8 @@ public class LLDBLaunch extends GdbLaunch {
|
||||||
// 360.1.70 => Xcode 8.2.1, 8.2.0
|
// 360.1.70 => Xcode 8.2.1, 8.2.0
|
||||||
// 370.0.37 => Xcode 8.3.0
|
// 370.0.37 => Xcode 8.3.0
|
||||||
// 370.0.40 => Xcode 8.3.1
|
// 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
|
// Note that a LLDB built from source on macOS can report the same
|
||||||
// Apple-style version even for different LLDB/Clang-style version
|
// Apple-style version even for different LLDB/Clang-style version
|
||||||
|
|
Loading…
Add table
Reference in a new issue