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

Ben Langmuir via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 29 17:27:04 PDT 2022


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

Fix windows path separators using sed instead of regex "."


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.464109.patch
Type: text/x-patch
Size: 9719 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220930/77190cd5/attachment.bin>


More information about the cfe-commits mailing list