[all-commits] [llvm/llvm-project] adb68c: [clang][modules] Add a c23 module feature
Ian Anderson via All-commits
all-commits at lists.llvm.org
Tue Aug 29 11:11:28 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: adb68c979d846a55bef2ea8208a69565e8c1a833
https://github.com/llvm/llvm-project/commit/adb68c979d846a55bef2ea8208a69565e8c1a833
Author: Ian Anderson <iana at apple.com>
Date: 2023-08-29 (Tue, 29 Aug 2023)
Changed paths:
M clang/docs/Modules.rst
M clang/docs/ReleaseNotes.rst
M clang/lib/Basic/Module.cpp
M clang/test/Modules/Inputs/DependsOnModule.framework/module.map
M clang/test/Modules/requires.m
Log Message:
-----------
[clang][modules] Add a c23 module feature
Add a c23 module feature for `requires`.
Reviewed By: ChuanqiXu, v.g.vassilev, aaron.ballman
Differential Revision: https://reviews.llvm.org/D159018
More information about the All-commits
mailing list