Commit Graph

2 Commits

Author SHA1 Message Date
Ivan Donchevskii
6cf1465ff8 Clang: Fix paths and updated diff for latest clang patches
I forgot that they must be relative to LLVM folder.
Also one patch had a typo and therefore is updated here.

Change-Id: I35241db84c0aa394211dfc7b4d779f8dfac5326a
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2018-03-09 09:33:23 +00:00
Ivan Donchevskii
1a47df0a93 Clang: Fix code completion for connect()
Clang built with this patch properly handles
not only normal methods but also templated ones
which fixes code completion for QObject::connect.

Change-Id: If1c4c0f5fda29c1aff106d8ed7065ff502a26328
Reviewed-by: Marco Bubke <marco.bubke@qt.io>
2018-02-23 08:41:29 +00:00