bnbarham added a comment.

Failing test seems to be because `.` is turned into the full path at some 
point. It's possible that this is because `getFileRef` returns the absolute 
path (see the massive FIXME there). If that's the case we could fix that by 
fixing `clang-apply-replacements` and then change the `Status.getName() == 
Filename` to only check whether it's an externally mapped path.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127663

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

Reply via email to