aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@acm.org>2022-01-20 07:39:22 -0800
committerNathan Sidwell <nathan@acm.org>2022-01-20 11:20:15 -0800
commit493c856484015873737d7c995cac9e34101fb9e9 (patch)
tree1aec5e60c2f9a349e04b39155caa1d7c984cb379 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
parent94a0660c14dabff715c0f0b51e89f6f4db406544 (diff)
downloadllvm-493c856484015873737d7c995cac9e34101fb9e9.zip
llvm-493c856484015873737d7c995cac9e34101fb9e9.tar.gz
llvm-493c856484015873737d7c995cac9e34101fb9e9.tar.bz2
[clang][NFC] Small mangler cleanups
In working on a module mangling problem I noticed a few cleanups to the mangler. 1) Use 'if (auto x = ...' idiom in a couple of places. 2) I noticed both 'isFileContext' and 'isNamespace || isTranslationUnit' synonyms. Let's use the former. 3) The control flow in the seqId mangling was misordered. Let's channel Count von Count. Also fix the inconsistent bracing. Differential Revision: https://reviews.llvm.org/D117799
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions