[PATCH] D134923: [clang][deps] Canonicalize module map path

Ben Langmuir via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 5 13:48:28 PDT 2022


benlangmuir updated this revision to Diff 465544.
benlangmuir added a comment.

Rebased after landing https://reviews.llvm.org/D135220, which should hopefully fix the Windows test failure (it fixed the path for me locally on Windows, but I had some python-related issues that prevented me from running the tests properly).


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

https://reviews.llvm.org/D134923

Files:
  clang/include/clang/Lex/ModuleMap.h
  clang/lib/Lex/HeaderSearch.cpp
  clang/lib/Lex/ModuleMap.cpp
  clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp
  clang/test/ClangScanDeps/modules-symlink-dir.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134923.465544.patch
Type: text/x-patch
Size: 10015 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221005/2ac307d7/attachment.bin>


More information about the cfe-commits mailing list