diff options
author | Teresa Johnson <tejohnson@google.com> | 2022-02-13 08:39:59 -0800 |
---|---|---|
committer | Teresa Johnson <tejohnson@google.com> | 2022-02-13 11:56:08 -0800 |
commit | 986afe847951a59cd66783e1377b13cec6412972 (patch) | |
tree | d5dd09e8117686c4d8e8b1c83a7052ecbfb9a3d1 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 06df1a2eff841d20b1811b5acca7a200aa08b0fb (diff) | |
download | llvm-986afe847951a59cd66783e1377b13cec6412972.zip llvm-986afe847951a59cd66783e1377b13cec6412972.tar.gz llvm-986afe847951a59cd66783e1377b13cec6412972.tar.bz2 |
[sanitizer] Fix test to tolerate chmod not working as intended
Attempts to fix a bot failure from
634da7a1c61ee8c173e90a841eb1f4ea03caa20b on an Android bot:
https://lab.llvm.org/buildbot#builders/77/builds/14339
It appears that the chmod is not making the directory unwritable as
expected on this system for some reason. Adopt an approach used in
compiler-rt/test/fuzzer/fuzzer-dirs.test for systems with
non-functioning chmod by including illegal characters in directory.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions