OSDN Git Service

Fix bit_cast __is_trivially_copyable
authorJF Bastien <jfbastien@apple.com>
Mon, 10 Sep 2018 21:41:14 +0000 (21:41 +0000)
committerJF Bastien <jfbastien@apple.com>
Mon, 10 Sep 2018 21:41:14 +0000 (21:41 +0000)
commit81149d0872e7cd04e5f1bf17be86b239833ef414
tree7b7b7ae8fc9955d39837cd59f277a864a350b483
parent0c02f21726d9d47118f0f147744918b3f1590614
Fix bit_cast __is_trivially_copyable

It's a function-like builtin, not a template.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@341866 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/bit.h