diff options
author | David Zarzycki <dave@znu.io> | 2019-02-03 15:49:11 +0000 |
---|---|---|
committer | David Zarzycki <dave@znu.io> | 2019-02-03 15:49:11 +0000 |
commit | 4a0a64ac1d7420889053e81b67da512765a2e2c8 (patch) | |
tree | b902cde706bb790da1a2a81f6ad3d9c76286765f /clang/lib/Analysis/ReachableCode.cpp | |
parent | ccc42869a7e30fcff7fd39f864a3e63c09bd0759 (diff) | |
download | bcm5719-llvm-4a0a64ac1d7420889053e81b67da512765a2e2c8.tar.gz bcm5719-llvm-4a0a64ac1d7420889053e81b67da512765a2e2c8.zip |
Hot fix two test regressions (%T vs %t)
Different Unix "errno" values are returned for the following scenarios:
$ echo test > /tmp/existingFile/impossibleDir/impossibleFile
"Not a directory"
$ echo test > /tmp/nonexistentDir/impossibleFile
"No such file or directory"
This fixes the regression introduced by r352971 / D57592.
llvm-svn: 352996
Diffstat (limited to 'clang/lib/Analysis/ReachableCode.cpp')
0 files changed, 0 insertions, 0 deletions