Files
qt-creator/src/plugins/clangcodemodel/clangcompletionassistprocessor.h
Ivan Donchevskii 0852f889d1 Clang: Do not show global completions after comma
Handle the case when we try to show the function hint but
do not find any completion. Do not fall back to the normal
code completion in such case.

Fixes: QTCREATORBUG-21624
Change-Id: I147d71b8970c18d49947f68786347a9db97736bb
Reviewed-by: Marco Bubke <marco.bubke@qt.io>
2019-03-11 11:33:22 +00:00

3.9 KiB