1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/llvm/org.eclipse.cdt.llvm.dsf.lldb.core/META-INF
Marc-Andre Laperle 99682412ce Bug 574481 - NullPointerException in LLDBLaunch.hasTrait
Always initialize fTraits. Also, prevent computeLLDBVersions from
spawning processes repeatedly by early returning. This means we also
populate fTraits only once and don't need the early return and
initialize it there.

Change-Id: I04b9af0b187fe8564bf7ce67f1322eee2d360033
2021-07-06 22:45:07 -04:00
..
MANIFEST.MF Bug 574481 - NullPointerException in LLDBLaunch.hasTrait 2021-07-06 22:45:07 -04:00