diff options
author | Haojian Wu <hokein.wu@gmail.com> | 2022-08-09 21:46:56 +0200 |
---|---|---|
committer | Haojian Wu <hokein.wu@gmail.com> | 2022-08-09 21:46:56 +0200 |
commit | c2c5c39c401b39d2057ebb19b843f53deb950f6e (patch) | |
tree | 5bb854ce6e89660f7d61f7051494f42ea4aaae25 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | f20147651822b7e41d6b07e17a4b160452bdd044 (diff) | |
download | llvm-c2c5c39c401b39d2057ebb19b843f53deb950f6e.zip llvm-c2c5c39c401b39d2057ebb19b843f53deb950f6e.tar.gz llvm-c2c5c39c401b39d2057ebb19b843f53deb950f6e.tar.bz2 |
[pseudo] Fix a suspicious usage of `sizeof(this)`.
It should be `sizeof(*this)`.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions