forked from qt-creator/qt-creator
Merge remote-tracking branch 'origin/4.6'
Conflicts: tests/unit/unittest/gtest-creator-printing.cpp tests/unit/unittest/gtest-creator-printing.h Change-Id: I43d2571617bfbf41c0fcf23502ab77975540eba4
This commit is contained in:
@@ -77,7 +77,7 @@ using IdCache = StringCache<Utils::SmallString,
|
||||
|
||||
template <typename FileSystemWatcher,
|
||||
typename Timer>
|
||||
class ClangPathWatcher : public ClangPathWatcherInterface
|
||||
class CLANGSUPPORT_EXPORT ClangPathWatcher : public ClangPathWatcherInterface
|
||||
{
|
||||
public:
|
||||
ClangPathWatcher(FilePathCachingInterface &pathCache,
|
||||
|
||||
Reference in New Issue
Block a user