HighCommander4 wrote:

The buildkite run shows the test `Clang.Index/complete-memfunc-cvquals.cpp` 
failing.

This made me realize that `HeuristicResolver::getPointeeType()` actually has a 
deficiency where it incorrectly discards the cv-qualifiers of the returned 
pointee type. I'll fix that in a dependent patch before proceeding with this.

https://github.com/llvm/llvm-project/pull/121315
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to