diff options
author | Rahul Joshi <rjoshi@nvidia.com> | 2025-10-10 05:24:42 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-10 05:24:42 -0700 |
commit | 97031a6e0926797fcd5f7fefc13b10b33f98c9d9 (patch) | |
tree | e9f1fa87072a29ac7c7f9adadebf28ab380f95f3 /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h | |
parent | ea5648b1a85238ee435a851c032f02f5abc05a7b (diff) | |
download | llvm-97031a6e0926797fcd5f7fefc13b10b33f98c9d9.zip llvm-97031a6e0926797fcd5f7fefc13b10b33f98c9d9.tar.gz llvm-97031a6e0926797fcd5f7fefc13b10b33f98c9d9.tar.bz2 |
[NFC][LLVM] Code cleanup in MisExpect.cpp (#162695)
- Make instruction arguments to the `misexpect` functions const and drop
const for `ArrayRef` arguments.
- Remove namespace llvm/misexpect surrounding all the code in .cpp file
and instead use `using namespace`.
- Change static helper functions to also use const references or
pointers when possible.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions