aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorRiver Riddle <riddleriver@gmail.com>2022-04-19 20:34:21 -0700
committerRiver Riddle <riddleriver@gmail.com>2022-04-26 18:33:16 -0700
commitb3fc0fa84a09540d8fc7214899021acbf2fd6ff8 (patch)
tree67dfb674b4c79edf448d47f36c387f5f5c3fa022 /lldb/source/Plugins/ScriptInterpreter/Python
parenta2681c43308c5d1748a7ade4df5188972a3dd8aa (diff)
downloadllvm-b3fc0fa84a09540d8fc7214899021acbf2fd6ff8.zip
llvm-b3fc0fa84a09540d8fc7214899021acbf2fd6ff8.tar.gz
llvm-b3fc0fa84a09540d8fc7214899021acbf2fd6ff8.tar.bz2
[mlir][PDLL] Don't use the result of `Constraint::getDefName()` when uniquing
In the case of anonymous defs this may return the name of the base def class, which can lead to two different defs with the same name (which hits an assert). This commit adds a new `getUniqueDefName` method that returns a unique name for the constraint. Differential Revision: https://reviews.llvm.org/D124074
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions