It wraps a system header. This allows the system module map to declare a
module for it.
Details
Details
- Reviewers
bruno vsapsai dexonsmith
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
In general it is correct but there is no test case. I have a test case but it fails for other reasons. And I wasn't able to find time to address these "other reasons". I'll post my version of the test case soon.
clang-format: please reformat the code
- .Case("float.h", true) - .Case("inttypes.h", true) - .Case("iso646.h", true) - .Case("limits.h", true) - .Case("stdalign.h", true) - .Case("stdarg.h", true) - .Case("stdatomic.h", true) - .Case("stdbool.h", true) - .Case("stddef.h", true) - .Case("stdint.h", true)16 diff lines are omitted. See full path.