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, 9ef6c49baf45)
Differential D146280
[clang] Include the error message in file reading error diagnostic hans on Fri, Mar 17, 3:05 AM. Authored by
Details 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, 9ef6c49baf45)
Diff Detail
Event TimelineComment Actions (if the presubmit is related, maybe some flang test needs updating? Weird that flang uses clang's diags.) |