Files
swift-mirror/test/PrintAsObjC/Inputs/custom-modules
Richard Howell 911f9d66d5 [PrintAsClang] ensure search paths have trailing /
When emitting ObjC textual imports for Swift headers, we need to
carefully handle any trailing / for prefixing to work correctly. We
add a single trailing / to header search paths when normalizing so
that they correctly prefix match against header paths.
2026-01-26 14:18:04 -08:00
..