[all-commits] [llvm/llvm-project] d0e7bd: [modules] Make a module map referenced by a system...
Volodymyr Sapsai via All-commits
all-commits at lists.llvm.org
Fri Oct 15 12:47:22 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d0e7bdc208491fd5d4245878c1ec2962694e2baa
https://github.com/llvm/llvm-project/commit/d0e7bdc208491fd5d4245878c1ec2962694e2baa
Author: Volodymyr Sapsai <vsapsai at apple.com>
Date: 2021-10-15 (Fri, 15 Oct 2021)
Changed paths:
M clang/lib/Lex/ModuleMap.cpp
M clang/test/Modules/fmodules-validate-once-per-build-session.c
Log Message:
-----------
[modules] Make a module map referenced by a system map a system one too.
Mimic the behavior of including headers where a system includer makes an
includee a system header too.
rdar://84049469
Differential Revision: https://reviews.llvm.org/D111476
More information about the All-commits
mailing list