diff options
author | Alex Richardson <Alexander.Richardson@cl.cam.ac.uk> | 2019-11-15 12:33:16 +0000 |
---|---|---|
committer | Alex Richardson <Alexander.Richardson@cl.cam.ac.uk> | 2019-11-15 12:52:56 +0000 |
commit | 3c3048c18b09cac5f7d17fc0655d781e457fd006 (patch) | |
tree | cff3af9110fb2f2b4bb42f1f76c723dac813a8f3 /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp | |
parent | 709ea1720799b788b3c8c59f5571134e983f9cc6 (diff) | |
download | bcm5719-llvm-3c3048c18b09cac5f7d17fc0655d781e457fd006.tar.gz bcm5719-llvm-3c3048c18b09cac5f7d17fc0655d781e457fd006.zip |
Include the mangled name in -ast-dump=json
I am planning to use this feature to make update_cc_test_checks.py less fragile
by obtaining the mangled names directly from -ast-dump=json. Currently,
it uses c-index-test which ignores the -triple=, etc. arguments that are
in the RUN: line and therefore does not generate checks for some targets.
The AST dump tests were updated using the following command:
`python $LLVM_BINDIR/gen_ast_dump_json_test.py --update --source $LLVM_SRC/clang/test/AST/*-json.*`
Reviewers: aaron.ballman
Reviewed By: aaron.ballman
Subscribers: rsmith, MaskRay, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D69564
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions