diff options
author | Wang Pengcheng <137158460+wangpc-pp@users.noreply.github.com> | 2023-10-23 11:22:15 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-23 11:22:15 +0800 |
commit | 1e43975652e542d6bf500735e102a2ba7c364fb7 (patch) | |
tree | 528605c03cbd8b7b7193a3da505db626a8db5d96 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h | |
parent | 05b5188c1257785c4138834b81ec86047517376d (diff) | |
download | llvm-1e43975652e542d6bf500735e102a2ba7c364fb7.zip llvm-1e43975652e542d6bf500735e102a2ba7c364fb7.tar.gz llvm-1e43975652e542d6bf500735e102a2ba7c364fb7.tar.bz2 |
[TableGen][NFC] Remove MultiClass argument and Scoper in QualifyName (#69297)
MultiClass argument is not used any more since aa84326.
Besides, for maintainability, we should put the implementation of
qualifying name in one place (that is `QualifyName` function), so
`Scoper` is removed and we use `IsMC` to indicate that we are in a
multiclass.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions