diff options
author | Alex Richardson <Alexander.Richardson@cl.cam.ac.uk> | 2019-12-02 10:53:57 +0000 |
---|---|---|
committer | Alex Richardson <Alexander.Richardson@cl.cam.ac.uk> | 2019-12-02 11:06:31 +0000 |
commit | 8ab3b4defd90a10db042ec80e61160a32e5403c0 (patch) | |
tree | fb0ec80b41e69b706e86d914a715fc441a863b7e /lldb/packages/Python/lldbsuite/test/python_api/target | |
parent | d9542db49e90457de62af3bfe395aaf4c47b68a5 (diff) | |
download | bcm5719-llvm-8ab3b4defd90a10db042ec80e61160a32e5403c0.tar.gz bcm5719-llvm-8ab3b4defd90a10db042ec80e61160a32e5403c0.zip |
[update_cc_test_checks.py] Handle extern "C" and namespaces
Summary:
My change to use the clang AST JSON dump did not handle functions declared
inside scopes other than the root TranslationUnitDecl. After this change
update_cc_test_checks.py also works for C++ test cases that use extern "C"
and namespaces.
Reviewers: MaskRay
Reviewed By: MaskRay
Subscribers: llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D70389
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target')
0 files changed, 0 insertions, 0 deletions