aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2021-06-09 14:37:56 +0100
committerSimon Pilgrim <llvm-dev@redking.me.uk>2021-06-09 14:38:20 +0100
commit206a66de5902b2b6dc0c62c4a25526d7e7f24186 (patch)
treebb1d5625a7cceb28c83471f7992bfb9bfa4798e7 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h
parent6c78dbd4ca1f2c25cdc276d646c7920afe856ca3 (diff)
downloadllvm-206a66de5902b2b6dc0c62c4a25526d7e7f24186.zip
llvm-206a66de5902b2b6dc0c62c4a25526d7e7f24186.tar.gz
llvm-206a66de5902b2b6dc0c62c4a25526d7e7f24186.tar.bz2
Sanitizers.h - remove MathExtras.h include dependency
The MathExtras.h header is included purely for the countPopulation() method - by moving this into Sanitizers.cpp we can remove the use of this costly header. We only ever use isPowerOf2() / countPopulation() inside asserts so this shouldn't have any performance effects on production code. Differential Revision: https://reviews.llvm.org/D103953
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h')
0 files changed, 0 insertions, 0 deletions