diff options
author | Nathan James <n.james93@hotmail.co.uk> | 2021-03-01 21:52:12 +0000 |
---|---|---|
committer | Nathan James <n.james93@hotmail.co.uk> | 2021-03-01 21:52:13 +0000 |
commit | 8bfc14193170c95a49fca3e66aa077203783a137 (patch) | |
tree | e9804a58359629c5b1488dd4a6d3bff5720c9e67 /lldb/unittests/ScriptInterpreter/Python | |
parent | 801067f4c09bb8c3b625991c5adcb69b58eabaa1 (diff) | |
download | llvm-8bfc14193170c95a49fca3e66aa077203783a137.zip llvm-8bfc14193170c95a49fca3e66aa077203783a137.tar.gz llvm-8bfc14193170c95a49fca3e66aa077203783a137.tar.bz2 |
[clang-tidy] Added option to uniqueptr delete release check
Adds an option, `PreferResetCall`, currently defaulted to `false`, to the check.
When `true` the check will refactor by calling the `reset` member function.
Reviewed By: aaron.ballman
Differential Revision: https://reviews.llvm.org/D97630
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions