[lldb][NFC] Also initialize language_flags in ValueObject::Dereference
We currently rely on the TypeSystem implementation to initialize this value with 0 in the GetChildCompilerTypeAtIndex call below. Let's just initialize this variable like the rest.
Loading
Please sign in to comment