aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api
diff options
context:
space:
mode:
authorAnatoly Trosinenko <atrosinenko@accesssoftek.com>2020-08-06 14:34:10 +0300
committerAnatoly Trosinenko <atrosinenko@accesssoftek.com>2020-08-06 15:20:18 +0300
commit5a07490d7611088277dca4c1c06c2002403b7039 (patch)
tree48ad1ddee14badfc3fe85df989986bff03861ee0 /lldb/test/API/python_api
parent3d10050e3748a9f40b8872f0f49a661020949bfe (diff)
downloadllvm-5a07490d7611088277dca4c1c06c2002403b7039.zip
llvm-5a07490d7611088277dca4c1c06c2002403b7039.tar.gz
llvm-5a07490d7611088277dca4c1c06c2002403b7039.tar.bz2
[ABI][NFC] Fix the confusion of ByVal and ByRef argument names
The second argument of getNaturalAlignIndirect() was `bool ByRef`, but the implementation was just delegating to getIndirect() with `ByRef` passed unchanged to `bool ByVal` parameter of getIndirect(). Fix a couple of /*ByRef=*/ comments as well. Reviewed By: rjmccall Differential Revision: https://reviews.llvm.org/D85113
Diffstat (limited to 'lldb/test/API/python_api')
0 files changed, 0 insertions, 0 deletions