__threading_support: Remove (void) in favor of ().
authorBruce Mitchener <bruce.mitchener@gmail.com>
Mon, 1 Jul 2019 16:18:38 +0000 (16:18 +0000)
committerBruce Mitchener <bruce.mitchener@gmail.com>
Mon, 1 Jul 2019 16:18:38 +0000 (16:18 +0000)
commit4603460a39569578b55a94284f3e6942a475ee07
tree6da81a23e0502f15d9fe621a8f81dcdb771d4e06
parentba41d3b1fd68ce1efa467df93e6a22faa277a944
__threading_support: Remove (void) in favor of ().

Summary:
This fixes a clang-tidy warning when building something that uses
this file.

Reviewers: mclow.lists, EricWF

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D43226

llvm-svn: 364799
libcxx/include/__threading_support