-
Couldn't load subscription status.
- Fork 274
Closed
Labels
Description
Observed behavior
when using ccls load a project generated from qt-creator, ccls report error where is not
ccls report QObject::connect is no matching function for call. but other vscode or qt-creator don't report such thing.
Expected behavior
do not report error
Steps to reproduce
- using qt-creator generate some boilerplate project from template
- load that project with ccls configured vim or emacs
- at main.cpp QObject::connect function has a error from lsp
System information
- ccls version: (installed with brew) stable 0.20201219 (bottled), HEAD
- clang version: 11.0.0
- OS: MacOS Big Sur 11.1
- Editor: Doom Emacs
- Language client (and version): LSP
