[all-commits] [llvm/llvm-project] de0a22: Remove umask tests
Alexandre Ganea via All-commits
all-commits at lists.llvm.org
Fri Jan 10 18:06:10 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: de0a2247115729eade8249267a47f96f070a7666
https://github.com/llvm/llvm-project/commit/de0a2247115729eade8249267a47f96f070a7666
Author: Alexandre Ganea <alexandre.ganea at ubisoft.com>
Date: 2020-01-10 (Fri, 10 Jan 2020)
Changed paths:
R clang/test/Misc/permissions.cpp
R llvm/test/Other/umask.ll
Log Message:
-----------
Remove umask tests
These tests were added in 18627115f4d2db5dc73207e0b5312f52536be7dd and e08b59f81d950bd5c8b8528fcb3ac4230c7b736c for validating a refactoring.
Removing because they break on ACL-controlled folders on Ubuntu, and their added value is low.
Differential Revision: https://reviews.llvm.org/D70854
More information about the All-commits
mailing list