Commits

Jordan Rose committed 478fdcf3abf
[serialization] Stop recording the full paths to input source files. There were no clients and it leaks information about the developer's system. After this commit, there should be no full paths present in framework modules. (App modules may contain search paths for debugging reasons, as well as a full or relative path to the bridging header.) Swift SVN r24851