Files
qt-creator/src/plugins/clangcodemodel/clangdfindreferences.cpp
Christian Kandeler 5afdc47760 LanguageClient: Prevent duplicate references due to file aliasing
This problem has been observed with clangd, but it's probably a good idea to apply the check generally.
Note that in the case of renaming, omitting the filtering can lead to file corruption.

Task-number: QTCREATORBUG-30546
Change-Id: I007edbae2cba5f59e427ab07e183162df9e99367
Reviewed-by: David Schulz <david.schulz@qt.io>
2024-03-21 08:55:01 +00:00

33 KiB