[clang] Include the error message in file reading error diagnostic
in order to provide as much information as possible to the user. The diagnostic will now look like for example: error: error reading '/tmp/foo.c': Permission denied (This addresses a FIXME from 2019, 9ef6c49b) Differential revision: https://reviews.llvm.org/D146280
Loading
Please sign in to comment