diff options
| author | Nathan Sidwell <nathan@acm.org> | 2022-01-20 07:39:22 -0800 | 
|---|---|---|
| committer | Nathan Sidwell <nathan@acm.org> | 2022-01-20 11:20:15 -0800 | 
| commit | 493c856484015873737d7c995cac9e34101fb9e9 (patch) | |
| tree | 1aec5e60c2f9a349e04b39155caa1d7c984cb379 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h | |
| parent | 94a0660c14dabff715c0f0b51e89f6f4db406544 (diff) | |
| download | llvm-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
