Cross-bitness in GcInfoEncoder::Build() (dotnet/coreclr#19206)
authorEgor Chesakov <Egor.Chesakov@microsoft.com>
Wed, 1 Aug 2018 15:54:36 +0000 (08:54 -0700)
committerGitHub <noreply@github.com>
Wed, 1 Aug 2018 15:54:36 +0000 (08:54 -0700)
commitdb77bca26639c73aec7eb19bb8ede4a5af77335d
tree03d68fb918c947b2f55c7c577c4a4884913ac9dd
parent62b9f2df02102bae3a7a1373b9ca3f2d4cbc2623
Cross-bitness in GcInfoEncoder::Build() (dotnet/coreclr#19206)

* Remove dead code in BitArray
* Replace size_t with uint32_t in BitArray

Commit migrated from https://github.com/dotnet/coreclr/commit/791403ad54828b88ae06f6226356adca14b1a530
src/coreclr/src/gcinfo/gcinfoencoder.cpp
src/coreclr/src/inc/gcinfoencoder.h