summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
diff options
context:
space:
mode:
authorAlex Richardson <Alexander.Richardson@cl.cam.ac.uk>2019-11-15 12:33:16 +0000
committerAlex Richardson <Alexander.Richardson@cl.cam.ac.uk>2019-11-15 12:52:56 +0000
commit3c3048c18b09cac5f7d17fc0655d781e457fd006 (patch)
treecff3af9110fb2f2b4bb42f1f76c723dac813a8f3 /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
parent709ea1720799b788b3c8c59f5571134e983f9cc6 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud