Files
swift-mirror/lib/ClangImporter/ClangSourceBufferImporter.cpp
Henrik G. Olsson acc967bf9d Remove assert that path exists on file system
This would trigger when path prefixes are remapped, as the buffer
identifier is the remapped path, not the path on the file system. There
is no easy way to recover the original path, so drop the assert.
2025-10-17 15:39:05 -07:00

4.4 KiB