Files
clang-p2996/clang/test/CodeCompletion
Nathan Ridge bc31be7949 [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
2024-03-25 23:54:40 -04:00
..