diff options
| author | River Riddle <riddleriver@gmail.com> | 2022-11-16 16:26:18 -0800 |
|---|---|---|
| committer | River Riddle <riddleriver@gmail.com> | 2022-11-18 02:09:57 -0800 |
| commit | 446fc42d7cf2d7c3e56abf6b3267bc3956735f71 (patch) | |
| tree | 50db29ec8bd607778b473e4eab1780c84feb777a /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp | |
| parent | fcd5098a03dadcd11d4cc8b7155a4c07581999de (diff) | |
| download | llvm-446fc42d7cf2d7c3e56abf6b3267bc3956735f71.zip llvm-446fc42d7cf2d7c3e56abf6b3267bc3956735f71.tar.gz llvm-446fc42d7cf2d7c3e56abf6b3267bc3956735f71.tar.bz2 | |
[mlir] Fix ordering of intermixed attribute/type aliases
We properly order dependencies between attribute/type aliases,
but we currently always print attribute aliases separately from type
aliases. This creates problems if an attribute wants to use a type
alias during printing.
This commit refactors alias collection such that attribute/type aliases
are collected together and printed together.
Differential Revision: https://reviews.llvm.org/D138162
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp')
0 files changed, 0 insertions, 0 deletions
