diff options
| author | Kadir Cetinkaya <kadircet@google.com> | 2020-04-06 19:13:08 +0200 |
|---|---|---|
| committer | Kadir Cetinkaya <kadircet@google.com> | 2020-04-06 20:08:24 +0200 |
| commit | 0731132888a0219179fdb4303cd690a6687cc130 (patch) | |
| tree | 4b2eb20779761d792bc5cf7ecc154545c2e877c1 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 97aa593a8387586095b7eac12974ba2fdd08f4c3 (diff) | |
[clang][CodeComplete] Dont perform fallback completion for incomplete member ref
Summary:
Clang performs expression based completion whenever it can't figure out
base of a member reference expression. It might be quite confusing in cases like
incomplete types. This patch disables that fallback.
Unfortunately `ParsePostfixExpressionSuffix` is quite tangled and this patch
adds more to it.
Reviewers: sammccall
Subscribers: cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D77570
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
