diff options
author | Erik Verbruggen <erikjv@me.com> | 2017-09-08 10:23:08 +0000 |
---|---|---|
committer | Erik Verbruggen <erikjv@me.com> | 2017-09-08 10:23:08 +0000 |
commit | 7ec9107fdce2b3029ad1119eb8fad0f7e554652e (patch) | |
tree | 4b3d62f3cb1518384b979d151b80af0ce22f372c /clang/lib/Parse/ParseDecl.cpp | |
parent | 9aeedde7ffd971f533360ab02e3c8ac58fba7209 (diff) | |
download | bcm5719-llvm-7ec9107fdce2b3029ad1119eb8fad0f7e554652e.tar.gz bcm5719-llvm-7ec9107fdce2b3029ad1119eb8fad0f7e554652e.zip |
Don't show deleted function (constructor) candidates for code completion
In case of copy constructor is implicitly deleted it's still shown.
PR34402 describes a way to reproduce that.
Patch by Ivan Donchevskii!
Differential Revision: https://reviews.llvm.org/D37435
llvm-svn: 312785
Diffstat (limited to 'clang/lib/Parse/ParseDecl.cpp')
0 files changed, 0 insertions, 0 deletions