explicit_bzero: port to macOS + Clang 9.0.0
commit81229e828e1939338e0d3de9586b1f00182b41ce
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 13 Dec 2017 00:41:21 +0000 (12 16:41 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 13 Dec 2017 00:41:47 +0000 (12 16:41 -0800)
treea245b657ee59790ed6ca411b449ba6bb39d76b3a
parentb324af984ab2ccd8a6f7bd6d0b77846c1f63ad25
explicit_bzero: port to macOS + Clang 9.0.0

Problem reported by Marcus Johnson (Bug#29658).
* lib/explicit_bzero.c (explicit_bzero) [__clang__]:
Don’t use asm.
ChangeLog
lib/explicit_bzero.c