summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py
diff options
context:
space:
mode:
authorWhisperity <whisperity@gmail.com>2019-12-24 11:09:24 +0100
committerWhisperity <whisperity@gmail.com>2019-12-24 11:09:24 +0100
commit002e07208a67351f75e306fdc025661e451df03c (patch)
tree6dd09eea92d396b61c716d3a74f40a0317b24c8d /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py
parent42dba633a3b3de73d8c27c409ff7414eb64cbc12 (diff)
downloadbcm5719-llvm-002e07208a67351f75e306fdc025661e451df03c.tar.gz
bcm5719-llvm-002e07208a67351f75e306fdc025661e451df03c.zip
[clang] [ast] CXXRecordDecl::getVisibleConversionFunctions() could be const
The function and its called static helpers don't modify the received CXXRecordDecl arguments at all as the method's result is put into an output parameter. Thus they can be const which allows for neatly grabbing the conversion methods in a context where we only have a const ASTUnit at hand. Differential Revision: https://reviews.llvm.org/D71805
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud