Unverified Commit bc31be79 authored by Nathan Ridge's avatar Nathan Ridge Committed by GitHub
Browse files

[clang][CodeComplete] Handle deref operator in getApproximateType (#86466)

This allows completing after `(*this).` in a dependent context.

Fixes https://github.com/clangd/clangd/issues/1952
parent a6b870db
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment