Logo
Explore Help
Sign In
feedc0de/qt-creator
1
0
Fork 0
You've already forked qt-creator
forked from qt-creator/qt-creator
Code Pull Requests Activity
Files
693c896e5aa10c12e739f94cbf45d35f091e2477
qt-creator/tests/unit/unittest/data/symbolscollector_unmodified.cpp

9 lines
143 B
C++
Raw Normal View History

Clang: Don't index already indexed symbols We don't index system headers any more and introduce a first step to decrease double indexing. For that we introduces the SourcesManager which so far tells you only if a file was already indexed for a certain time stamp. Change-Id: Icde54465693ca84a622764c595635cac365c0111 Reviewed-by: Ivan Donchevskii <ivan.donchevskii@qt.io>
2018-08-13 16:56:41 +02:00
#include <symbolscollector_unmodified_header.h>
#define MAINFILE_DEFINE
ClangRefactoring: Improve symbol parsing Declarations are only indexed if their file has been changed and references has to be indexed if the file or any included file has been changed. Change-Id: I07c6de1379bce2462c1e0fad34d4378a3da4397b Reviewed-by: Ivan Donchevskii <ivan.donchevskii@qt.io>
2018-08-16 18:17:42 +02:00
void MainFileFunction()
{
HeaderFunctionReferenceInMainFile();
}
Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 91ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API