Don't diagnose errors when a file matches an include componentThis regressed in r368322, and was reported as PR42948 and on themailing list. The fix is to ignore the specific error code for thisc
Don't diagnose errors when a file matches an include componentThis regressed in r368322, and was reported as PR42948 and on themailing list. The fix is to ignore the specific error code for thiscase. The problem doesn't seem to reproduce on Windows, where adifferent error code is used instead.llvm-svn: 368475
show more ...