[all-commits] [llvm/llvm-project] e93f98: [libc++] [test] Check for another kind of modulema...
Quuxplusone via All-commits
all-commits at lists.llvm.org
Mon Jan 17 07:21:07 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e93f98f09c86b909d0ba76196cce57399bf23d6f
https://github.com/llvm/llvm-project/commit/e93f98f09c86b909d0ba76196cce57399bf23d6f
Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
Date: 2022-01-17 (Mon, 17 Jan 2022)
Changed paths:
M libcxx/include/module.modulemap
M libcxx/test/libcxx/lint/lint_modulemap.sh.py
Log Message:
-----------
[libc++] [test] Check for another kind of modulemap typo in lint_modulemap.sh.py.
Verify that the name of the private submodule matches the name of the detail header.
Differential Revision: https://reviews.llvm.org/D117438
More information about the All-commits
mailing list