diff options
| author | Anatoly Trosinenko <atrosinenko@accesssoftek.com> | 2020-08-06 14:34:10 +0300 |
|---|---|---|
| committer | Anatoly Trosinenko <atrosinenko@accesssoftek.com> | 2020-08-06 15:20:18 +0300 |
| commit | 5a07490d7611088277dca4c1c06c2002403b7039 (patch) | |
| tree | 48ad1ddee14badfc3fe85df989986bff03861ee0 /lldb/test/API/python_api | |
| parent | 3d10050e3748a9f40b8872f0f49a661020949bfe (diff) | |
| download | llvm-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
