summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/ReachableCode.cpp
diff options
context:
space:
mode:
authorDavid Zarzycki <dave@znu.io>2019-02-03 15:49:11 +0000
committerDavid Zarzycki <dave@znu.io>2019-02-03 15:49:11 +0000
commit4a0a64ac1d7420889053e81b67da512765a2e2c8 (patch)
treeb902cde706bb790da1a2a81f6ad3d9c76286765f /clang/lib/Analysis/ReachableCode.cpp
parentccc42869a7e30fcff7fd39f864a3e63c09bd0759 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud