summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestScriptedProcess.py
diff options
context:
space:
mode:
authorMartin Probst <martin@probst.io>2022-01-27 15:15:30 +0100
committerMartin Probst <martin@probst.io>2022-01-27 16:16:37 +0100
commitc6d5efb5d98093c4bd7578b2ea52c9032d20dea3 (patch)
treea962a6661bb60c41061145452133b2383ddf33e9 /lldb/test/API/functionalities/scripted_process/TestScriptedProcess.py
parentccda0f22263f1cf97657e8235ae694a2e7d8526c (diff)
clang-format: [JS] sort import aliases.
Users can define aliases for long symbols using import aliases: import X = A.B.C; Previously, these were unhandled and would terminate import sorting. With this change, aliases sort as their own group, coming last after all other imports. Aliases are not sorted within their group, as they may reference each other, so order is significant. Revision URI: https://reviews.llvm.org/D118361
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions