[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:46:14 PDT 2022


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

Simplify modmap checks in test to use PREFIX


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


More information about the cfe-commits mailing list