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)
commit4384759625404f09259d105b98f720e6a5687b76
tree23fe4a82422c4986abb96c1f93972606322cf2c6
parent448c18403521385408065a08d01ae7548d4efe31
Fix bit_cast __is_trivially_copyable

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

llvm-svn: 341866
llvm/include/llvm/ADT/bit.h