aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorTeresa Johnson <tejohnson@google.com>2022-02-13 19:38:50 -0800
committerTeresa Johnson <tejohnson@google.com>2022-02-13 19:50:25 -0800
commitf4214e1469ada1b9d57473d78d06eccd6d49e9b8 (patch)
tree701cf6179ec6521bfa88f1134b1c2264cf11b041 /clang/lib/Frontend/CompilerInvocation.cpp
parent352e19c023485347e506aa88f302cfdcbdeaf37e (diff)
downloadllvm-f4214e1469ada1b9d57473d78d06eccd6d49e9b8.zip
llvm-f4214e1469ada1b9d57473d78d06eccd6d49e9b8.tar.gz
llvm-f4214e1469ada1b9d57473d78d06eccd6d49e9b8.tar.bz2
[sanitizer] Skip test on Android where chmod is not working
Third attempt to fix a bot failure from 634da7a1c61ee8c173e90a841eb1f4ea03caa20b on an Android bot: https://lab.llvm.org/buildbot#builders/77/builds/14339 My last attempt used an approach from another test where chmod was not working of using a bad character in the path name. But it looks like this trick only works on Windows. Instead, restore the original version of this test before my change at 634da7a1c61ee8c173e90a841eb1f4ea03caa20b and move the bad path test to a new test file, marking it unsupported on Android.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions