diff options
author | Teresa Johnson <tejohnson@google.com> | 2022-02-13 17:00:04 -0800 |
---|---|---|
committer | Teresa Johnson <tejohnson@google.com> | 2022-02-13 17:03:04 -0800 |
commit | 273600b6e3e2b056a893bfee8092ecee9dde37ab (patch) | |
tree | 006a663fdae149db7949b91aae3a192852982849 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 890beda4e1794f8b5cf13d3fcd158c37b65c684e (diff) | |
download | llvm-273600b6e3e2b056a893bfee8092ecee9dde37ab.zip llvm-273600b6e3e2b056a893bfee8092ecee9dde37ab.tar.gz llvm-273600b6e3e2b056a893bfee8092ecee9dde37ab.tar.bz2 |
[sanitizer] Second test fix to tolerate chmod not working as intended
Second attempt to fix a bot failure from
634da7a1c61ee8c173e90a841eb1f4ea03caa20b on an Android bot:
https://lab.llvm.org/buildbot#builders/77/builds/14339
With the fix in 986afe847951a59cd66783e1377b13cec6412972 there was a
different issue, because we need the fully qualified path name to the
binary, which is only available in arg[0]. New failure:
https://lab.llvm.org/buildbot/#/builders/77/builds/14346/steps/16/logs/stdio
Restructure the test so both attempts are made from the same invocation,
which sets up the bad paths directly.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions