swift
c314ae0d - [Glibc] Add missing C stdlib header

Commit
3 years ago
[Glibc] Add missing C stdlib header `assert.h` is missing from the modulemap, which causes clang to consider `assert.h` to be a part of the first module to include it. This causes issues in SwiftCompilerSources when we try to use classes coming from LLVM headers on Linux.
Author
Committer
Parents
Loading