HighCommander4 wrote:

For ease of review, I split the PR into two patches (which I plan to squash):
 * The first patch is mechanical changes to use and propagate `QualType` rather 
than `Type *` in HeuristicResolver interfaces (both public and internal), where 
it makes sense.
 * The second patch uses the newly propagated qualifier information to fix the 
bug, and adds a testcase.

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

Reply via email to