[all-commits] [llvm/llvm-project] e345bc: [compiler-rt] [msan] Support POSIX iconv(3) on Net...
Kamil Rytarowski via All-commits
all-commits at lists.llvm.org
Sun Nov 3 16:18:33 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e345bc6e65a3a7b8797a0e8322771cf1a3ef1213
https://github.com/llvm/llvm-project/commit/e345bc6e65a3a7b8797a0e8322771cf1a3ef1213
Author: Kamil Rytarowski <n54 at gmx.com>
Date: 2019-11-04 (Mon, 04 Nov 2019)
Changed paths:
M compiler-rt/test/msan/iconv.cpp
Log Message:
-----------
[compiler-rt] [msan] Support POSIX iconv(3) on NetBSD 9.99.17+
Fixes build of test.
Commit: 858b15cb9cf675b33d5c3bf17b3050d98b73ec3f
https://github.com/llvm/llvm-project/commit/858b15cb9cf675b33d5c3bf17b3050d98b73ec3f
Author: Kamil Rytarowski <n54 at gmx.com>
Date: 2019-11-04 (Mon, 04 Nov 2019)
Changed paths:
M compiler-rt/lib/msan/msan_interceptors.cpp
Log Message:
-----------
[compiler-rt] [msan] Correct the __libc_thr_keycreate prototype
Fixes build with GCC8.
Compare: https://github.com/llvm/llvm-project/compare/52efd673692a...858b15cb9cf6
More information about the All-commits
mailing list