Files
swift-mirror/test/ClangImporter
Ian Anderson 94e860e795 [ClangImporter] Swift needs to pass -Xclang -fbuiltin-headers-in-system-modules for its module maps that group cstd headers
Swift has some module maps it overlays on Linux and Windows that groups all of the C standard library headers into a single module. This doesn’t allow clang and C++ headers to layer properly with the OS/SDK modules. clang will set -fbuiltin-headers-in-system-modules as necessary for Apple SDKs, but Swift will need to pass that flag itself when required by its module maps.
2023-12-08 22:33:12 -08:00
..
2023-06-29 16:16:56 -07:00
2023-02-01 12:58:54 -08:00
2023-08-14 16:47:13 -07:00
2021-06-07 12:04:31 -07:00