forked from qt-creator/qt-creator
ClangCodeModel: Use a configurable timeout in the tests
Change-Id: Ie3923217f79a72d2774aaa2a499144c3191cb478 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -30,6 +30,8 @@
|
||||
namespace ClangCodeModel {
|
||||
namespace Internal {
|
||||
|
||||
int timeOutInMs();
|
||||
|
||||
bool runClangBatchFile(const QString &filePath);
|
||||
|
||||
} // namespace Internal
|
||||
|
||||
Reference in New Issue
Block a user