diff options
author | Samuel Benzaquen <sbenza@google.com> | 2016-03-25 16:29:30 +0000 |
---|---|---|
committer | Samuel Benzaquen <sbenza@google.com> | 2016-03-25 16:29:30 +0000 |
commit | c1384c138c0000368ea6751fc7b6ac164cae849b (patch) | |
tree | 40998f252df0c2e0900f646843cb47db3c4b1027 /lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py | |
parent | 4b86a191c383a72c401a23181f28c46d6579a929 (diff) | |
download | bcm5719-llvm-c1384c138c0000368ea6751fc7b6ac164cae849b.tar.gz bcm5719-llvm-c1384c138c0000368ea6751fc7b6ac164cae849b.zip |
[ASTMatchers] Add own version of VariadicFunction.
Summary:
llvm::VariadicFunction is only being used by ASTMatchers.
Having our own copy here allows us to remove the other one from llvm/ADT.
Also, we can extend the API to meet our needs without modifying the common
implementation.
Reviewers: alexfh
Subscribers: klimek, cfe-commits
Differential Revision: http://reviews.llvm.org/D18275
llvm-svn: 264417
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions