summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/module_section/TestModuleAndSection.py
diff options
context:
space:
mode:
authorHaojian Wu <hokein.wu@gmail.com>2020-02-07 14:27:54 +0100
committerHaojian Wu <hokein.wu@gmail.com>2020-02-11 09:41:39 +0100
commita7fd548a4f9e50e1aa2def57bae885604c9c5878 (patch)
tree52834f89ecdc3dae39933ab831cd41a2984af0e0 /lldb/test/API/python_api/module_section/TestModuleAndSection.py
parent487621237d2fe5a53ac40a29f6443d3e4f106c61 (diff)
[clang-rename] Fix the missing template constructors.
Summary: When renaming a class with template constructors, we are missing the occurrences of the template constructors, because getUSRsForDeclaration doesn't give USRs of the templated constructors (they are not in the normal `ctors()` method). Reviewers: kbobyrev Subscribers: jkorous, arphaman, kadircet, usaxena95, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D74216
Diffstat (limited to 'lldb/test/API/python_api/module_section/TestModuleAndSection.py')
0 files changed, 0 insertions, 0 deletions