diff options
author | Ed Maste <emaste@freebsd.org> | 2014-02-18 21:33:10 +0000 |
---|---|---|
committer | Ed Maste <emaste@freebsd.org> | 2014-02-18 21:33:10 +0000 |
commit | 63f358baad966a58bd453bd23f5fbcfa899df4c2 (patch) | |
tree | 84f42a3f465dd52fb86bc5dd343fc50f73891838 /clang/lib/Basic/FileSystemStatCache.cpp | |
parent | 65ec94e3481a2dcb57ff29f6046bb3c4505949af (diff) | |
download | llvm-63f358baad966a58bd453bd23f5fbcfa899df4c2.zip llvm-63f358baad966a58bd453bd23f5fbcfa899df4c2.tar.gz llvm-63f358baad966a58bd453bd23f5fbcfa899df4c2.tar.bz2 |
Eliminate kernel warning when running tests on FreeBSD
pexpect had a hack to work around some old buggy platforms, and as a
result of the hack running the tests on FreeBSD produced a stream of
kernel warnings in the system log:
Feb 5 17:19:11 feynman kernel: WARNING pid 11323 (python2.7):
ioctl sign-extension ioctl ffffffff80087467
The hack has now been removed upstream, so remove it here too.
llvm.org/pr18749
llvm-svn: 201603
Diffstat (limited to 'clang/lib/Basic/FileSystemStatCache.cpp')
0 files changed, 0 insertions, 0 deletions