[all-commits] [llvm/llvm-project] 6a870c: Add tests for driver to propagate module map flags...
Walter Lee via All-commits
all-commits at lists.llvm.org
Thu Dec 21 10:15:15 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6a870cca70e3df6070bdcd2768d6569daae8e1ba
https://github.com/llvm/llvm-project/commit/6a870cca70e3df6070bdcd2768d6569daae8e1ba
Author: Walter Lee <49250218+googlewalt at users.noreply.github.com>
Date: 2023-12-21 (Thu, 21 Dec 2023)
Changed paths:
M clang/test/Driver/modules.m
Log Message:
-----------
Add tests for driver to propagate module map flags for layering check (#75827)
Xcode 14.3.1 seems to have dropped these flags so we are creating unit tests to reproduce the issue.
More information about the All-commits
mailing list