Add the actually calculated completions to COMPLETION_MSG
authorRaphael Isemann <teemperor@gmail.com>
Fri, 27 Jul 2018 23:42:34 +0000 (23:42 +0000)
committerRaphael Isemann <teemperor@gmail.com>
Fri, 27 Jul 2018 23:42:34 +0000 (23:42 +0000)
commit7bb4de47c9fc9b180d12dcd16d5d8a7e6596e432
tree5c92feacdee7dbee94fc99d49387dae81b2bc6b6
parent2f6a1018e0894cddc3500a35d6ffcffa5f217870
Add the actually calculated completions to COMPLETION_MSG

Summary: Otherwise this assertion message is not very useful to whoever is reading the log.

Subscribers: lldb-commits

Differential Revision: https://reviews.llvm.org/D49947

llvm-svn: 338179
lldb/packages/Python/lldbsuite/test/functionalities/completion/TestCompletion.py
lldb/packages/Python/lldbsuite/test/lldbtest.py