[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 17:26:54 PDT 2016
ahatanak updated this revision to Diff 58544.
ahatanak added a comment.
Thanks for the review. I've removed parameter ASTContext that was unused.
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.58544.patch
Type: text/x-patch
Size: 9422 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160526/f48e5d73/attachment-0001.bin>
More information about the cfe-commits
mailing list