[clang] [clang-tools-extra] [clang][CodeComplete] Use HeuristicResolver to resolve pointee types (PR #121315)
Nathan Ridge via cfe-commits
cfe-commits at lists.llvm.org
Sun Jan 19 23:18:02 PST 2025
HighCommander4 wrote:
Rebased on top of #123549. (I forgot to set up the stacking properly, so the commits from #123549 show up here too. They will go away after #123549 merges and I rebase again.)
Confirmed locally that `Clang.Index/complete-memfunc-cvquals.cpp` is now passing.
https://github.com/llvm/llvm-project/pull/121315
More information about the cfe-commits
mailing list