Fix build breaks after the ParseCompileUnit changes.
authorZachary Turner <zturner@google.com>
Fri, 11 Jan 2019 18:35:58 +0000 (18:35 +0000)
committerZachary Turner <zturner@google.com>
Fri, 11 Jan 2019 18:35:58 +0000 (18:35 +0000)
commitce386e306dfe1786ca880894eaea420fe4cfd7c3
tree874d135231b3d968eed0bb92707ecc79f584e771
parent84cecfcb3db7c3275ae2d64c419a752d9f5311d6
Fix build breaks after the ParseCompileUnit changes.

The addition of SymbolFileBreakpad crossed paths with my change,
so this interface needs to be fixed up as well.

llvm-svn: 350950
lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.cpp
lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.h