Fix problems with r'890 when building on machines where sizeof(size_t) != sizeof...
authorMarshall Clow <mclow.lists@gmail.com>
Mon, 27 Nov 2017 22:27:22 +0000 (22:27 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Mon, 27 Nov 2017 22:27:22 +0000 (22:27 +0000)
commitea44ee202f6a73bfd832d89bd882b34cda9ca65e
treeadb715061579324d4a04659a1f55d6241682dff2
parent8eaa8ec8fc9591bc71675605a3cee24a17d16d3f
Fix problems with r'890 when building on machines where sizeof(size_t) != sizeof(unsigned long long) and C++03

llvm-svn: 319106
libcxx/include/bitset
libcxx/test/std/utilities/template.bitset/bitset.members/to_ullong.pass.cpp
libcxx/test/std/utilities/template.bitset/bitset.members/to_ulong.pass.cpp