aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorArseniy Zaostrovnykh <necto.ne@gmail.com>2025-10-10 14:53:16 +0200
committerGitHub <noreply@github.com>2025-10-10 14:53:16 +0200
commite297184ba1b6f3683ba3e8f6197876b22c90ff7d (patch)
treef24ee3a36c9dbee0a0ccc623cf7519e13a616531 /lldb/source/Plugins/ScriptInterpreter/Python
parent167c00e4a4b44f2c0b7bd278526f1017fc94ae41 (diff)
downloadllvm-e297184ba1b6f3683ba3e8f6197876b22c90ff7d.zip
llvm-e297184ba1b6f3683ba3e8f6197876b22c90ff7d.tar.gz
llvm-e297184ba1b6f3683ba3e8f6197876b22c90ff7d.tar.bz2
[clang][analyzer] Remove boolean per-entry-point metrics (#162817)
The complexity of maintaining an extra kind of metrics have not justified itself, as it is not used upstream, and we have only a single use of boolean stats per entrypoint downstream. As I will do downstream, you can use an unsigned statistic type with values 0 and 1 to model a boolean flag. -- CPP-7097
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions