[PATCH] D20407: [CodeGen][ObjC] zero-ext an i1 value to i8

Akira Hatanaka via cfe-commits cfe-commits at lists.llvm.org
Wed May 25 14:17:34 PDT 2016


ahatanak updated this revision to Diff 58512.
ahatanak added a comment.

Rename variables.


http://reviews.llvm.org/D20407

Files:
  include/clang/AST/Type.h
  lib/AST/Type.cpp
  lib/CodeGen/CGObjC.cpp
  lib/Sema/SemaObjCProperty.cpp
  test/CodeGenObjC/property-atomic-bool.m
  test/SemaObjC/property-atomic-bool.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20407.58512.patch
Type: text/x-patch
Size: 9512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160525/9e9fb665/attachment.bin>


More information about the cfe-commits mailing list