[PATCH] D159064: [Modules] Make clang modules for the C standard library headers
Ian Anderson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Sep 9 11:39:35 PDT 2023
iana updated this revision to Diff 556355.
iana added a comment.
- Drop the -verify off the new tests so that I can get the full errors
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159064/new/
https://reviews.llvm.org/D159064
Files:
clang/lib/Basic/Module.cpp
clang/lib/Headers/__stddef_null.h
clang/lib/Headers/__stddef_nullptr_t.h
clang/lib/Headers/module.modulemap
clang/test/Headers/stdarg.c
clang/test/Headers/stdargneeds.c
clang/test/Headers/stddef.c
clang/test/Headers/stddefneeds.c
clang/test/Modules/Inputs/System/usr/include/complex.h
clang/test/Modules/Inputs/System/usr/include/inttypes.h
clang/test/Modules/Inputs/System/usr/include/math.h
clang/test/Modules/Inputs/System/usr/include/module.map
clang/test/Modules/Inputs/System/usr/include/stdint.h
clang/test/Modules/compiler_builtins.m
clang/test/Modules/stddef.c
clang/test/Modules/stddef.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159064.556355.patch
Type: text/x-patch
Size: 68867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230909/87d2db75/attachment-0001.bin>
More information about the cfe-commits
mailing list