[PATCH] D92160: [clang] Fix wrong FDs are used for files with same name in Tooling

Ella Ma via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 14 20:24:39 PST 2020


OikawaKirie added a comment.

Replies from the original author Hao Zhang <zhanghao19 at ios.ac.cn>

---

Sorry for replying late.

> I think it would be good to understand why the tests failed. Are some clients relying on the name matching the query? If so, why?

I'm currently working on this. Maybe try making `FileManager::getFileRef` always canonicalize to an absolute path, as you mentioned.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92160/new/

https://reviews.llvm.org/D92160



More information about the cfe-commits mailing list