Remove umask tests
authorAlexandre Ganea <alexandre.ganea@ubisoft.com>
Sat, 11 Jan 2020 02:05:59 +0000 (21:05 -0500)
committerAlexandre Ganea <alexandre.ganea@ubisoft.com>
Sat, 11 Jan 2020 02:05:59 +0000 (21:05 -0500)
commitde0a2247115729eade8249267a47f96f070a7666
treebc982b69292a70a8e17f72b4bb999d28f44ca51a
parent9b23407063ca41901e9e272bacf8b33eee8251c4
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
clang/test/Misc/permissions.cpp [deleted file]
llvm/test/Other/umask.ll [deleted file]