[lldb][NFC] Remove unused 'type' parameter in ClangExpressionDeclMap::FindGlobalVariable
We never pass something else than a nullptr as the 'type' so the related code in this function is never reached.
Loading
Please sign in to comment
We never pass something else than a nullptr as the 'type' so the related code in this function is never reached.