[PATCH] D22183: [SemObjC] Fix TypoExpr handling in TransformObjCDictionaryLiteral

Bruno Cardoso Lopes via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 15 10:40:41 PDT 2016


bruno updated this revision to Diff 64162.
bruno added a comment.

Thanks for the review Manman, I found a much better approach. Updated the patch to reflect that!


https://reviews.llvm.org/D22183

Files:
  lib/Parse/ParseObjc.cpp
  test/SemaObjC/objc-array-literal.m
  test/SemaObjC/objc-dictionary-literal.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22183.64162.patch
Type: text/x-patch
Size: 4019 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160715/f27486bb/attachment.bin>


More information about the cfe-commits mailing list