summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2019-02-12 21:45:14 +0000
committerJonas Devlieghere <jonas@devlieghere.com>2019-02-12 21:45:14 +0000
commit75b44d75f6675989dbac3c64c8cc11281af76dec (patch)
tree7769aba2f6c82f22b3b0d55964bf3b61c95d03e8 /lldb/source/Plugins/ScriptInterpreter/Python
parent41bbc6e04cb1b778a7ee9748978884b24acc710a (diff)
downloadbcm5719-llvm-75b44d75f6675989dbac3c64c8cc11281af76dec.tar.gz
bcm5719-llvm-75b44d75f6675989dbac3c64c8cc11281af76dec.zip
Make ModuleDependencyCollector's method virtual (NFC)
For reproducers in LLDB we want to hook up into the existing clang infrastructure. To make that happen we need to be able to override the ModuleDependencyCollector's methods. The alternative was to inherit from the DependencyCollector directly, but that would mean re-implementing the ModuleDependencyListener and the ModuleDependencyPPCallbacks and ModuleDependencyMMCallbacks. Differential revision: https://reviews.llvm.org/D58072 llvm-svn: 353882
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud