IRgen/Obj-C: Rewrite Objective-C bit-field access to compute the access strategy
using the same methods as used for normal structures.
 - This fixes problems with reading past the end of the structure and with
   handling straddled bit-field access.

llvm-svn: 112914
2 files changed
tree: 390a397143e9b41cbdf0f0f3cfb5d34ada2b5e99
  1. clang/
  2. compiler-rt/
  3. libcxx/
  4. lldb/
  5. llvm/