mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
In code we use `#include "swift/Lib/Header.h"` which is located in "include/swift/Lib/Header.h", so we use "include/" as a header search path. We should put modulemaps in the same directory and shouldn't rely on clang to search in immediate subdirectories. rdar://106677321
1.0 KiB
1.0 KiB