Unverified Commit ca7492fa authored by Dave Lee's avatar Dave Lee Committed by GitHub
Browse files

[lldb] Extract getter function for experimental target properties (NFC) (#83504)

In Swift's downstream lldb, there are a number of experimental properties. This change 
extracts a getter function containing the common logic for getting a boolean valued 
experimental property.

This also deletes `SetInjectLocalVariables` which isn't used anywhere.
parent c7fbbec8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment