[PATCH] D31004: [Objective-C] Fix __weak type traits with -fobjc-weak
Brian T. Kelley via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 23 17:55:05 PDT 2017
bkelley updated this revision to Diff 92890.
bkelley marked an inline comment as done.
bkelley added a comment.
Removed redundant conditions, per feedback from @rjmccall
https://reviews.llvm.org/D31004
Files:
lib/AST/Type.cpp
lib/Sema/SemaExprCXX.cpp
test/SemaObjCXX/objc-weak-type-traits.mm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31004.92890.patch
Type: text/x-patch
Size: 16692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170324/c1701e52/attachment-0001.bin>
More information about the cfe-commits
mailing list