In case of copy constructor is implicitly deleted it's still shown
https://bugs.llvm.org/show_bug.cgi?id=34402 describes a way to reproduce that
Differential D37435
Don't show deleted function (constructor) candidates for code completion yvvan on Sep 4 2017, 2:54 AM. Authored by
Details In case of copy constructor is implicitly deleted it's still shown https://bugs.llvm.org/show_bug.cgi?id=34402 describes a way to reproduce that
Diff Detail
Event Timeline
|