[all-commits] [llvm/llvm-project] 91b10f: Revert "[modules] Fix error about the same module ...
Volodymyr Sapsai via All-commits
all-commits at lists.llvm.org
Thu Aug 10 11:28:30 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 91b10f69740ec91ca80ec45323d9807c39252334
https://github.com/llvm/llvm-project/commit/91b10f69740ec91ca80ec45323d9807c39252334
Author: Volodymyr Sapsai <vsapsai at apple.com>
Date: 2023-08-10 (Thu, 10 Aug 2023)
Changed paths:
M clang/lib/Lex/HeaderSearch.cpp
M clang/lib/Serialization/ASTWriter.cpp
R clang/test/VFS/module-map-path.m
Log Message:
-----------
Revert "[modules] Fix error about the same module being defined in different .pcm files when using VFS overlays."
This reverts commit 97dfaf4cd27814bdf9aa9d2eafc21fdb4f76c56d.
llvm-clang-x86_64-sie-win buildbot is failing with the added test.
More information about the All-commits
mailing list