Use Bits.data() instead of &Bits[0].
authorDan Gohman <gohman@apple.com>
Tue, 24 Aug 2010 23:16:53 +0000 (23:16 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 24 Aug 2010 23:16:53 +0000 (23:16 +0000)
commit365c53e3281860d46f771edf88156ca0aac581cf
tree53d68b3abb35803b8336ff9cc4665ac7bad7102f
parenta13b860f4de136687cb219cdcd93d3e18a8c239e
Use Bits.data() instead of &Bits[0].

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111993 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/FoldingSet.cpp