[llvm] r301220 - Don't test setting sticky bits on files for modern BSDs

Dimitry Andric via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 26 00:07:12 PDT 2017


On 26 Apr 2017, at 03:04, Ahmed Bougacha <ahmed.bougacha at gmail.com> wrote:
> 
> On Mon, Apr 24, 2017 at 11:54 AM, Dimitry Andric via llvm-commits
> <llvm-commits at lists.llvm.org> wrote:
>> Author: dim
>> Date: Mon Apr 24 13:54:48 2017
>> New Revision: 301220
>> 
>> URL: http://llvm.org/viewvc/llvm-project?rev=301220&view=rev
>> Log:
>> Don't test setting sticky bits on files for modern BSDs
...
> 
> FYI: this caused ubsan failures;  should be taken care of in r301373.

Thanks!  I didn't intend to cause these failures, of course, but it's nice that they exposed an issue in fs::perms. :)

-Dimitry

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 194 bytes
Desc: Message signed with OpenPGP
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170426/74fd21c0/attachment.sig>


More information about the llvm-commits mailing list