This fixes an internal test failure in clangd - ClangdTests.GoToInclude.All
rdar://47536127
Differential D58213
[FileManager] fillRealPathName even if we aren't opening the file jkorous on Feb 13 2019, 3:32 PM. Authored by
Details This fixes an internal test failure in clangd - ClangdTests.GoToInclude.All rdar://47536127
Diff Detail Event TimelineComment Actions @sammccall I think you touched this part of the code recently in r352079 (revert of r347205). Comment Actions Thanks for taking a look!
|
If we can't stat the file we return here.