hokein added a comment.

> Could we try to figure out why the duplicates were there in the first place 
> and why the paths were different?

+1, I think there are two issues here:

1. the result contains two candidates, which should be one, IIUC.
2. the absolute file path problem, we encountered similar problem in 
SymbolCollector, and we have similar function `ToURI` there, I think we can 
share the implementation instead of having different duplications.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D48687



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to