[PATCH] D23852: [SemaObjC] Fix crash while parsing type arguments and protocols

Bruno Cardoso Lopes via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 26 18:39:36 PDT 2016


bruno updated the summary for this revision.
bruno updated this revision to Diff 69456.
bruno added a comment.

Updated patch and changed approach after Doug's comment.


https://reviews.llvm.org/D23852

Files:
  lib/Parse/ParseDecl.cpp
  lib/Parse/ParseObjc.cpp
  lib/Parse/Parser.cpp
  test/SemaObjC/crash-on-type-args-protocols.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23852.69456.patch
Type: text/x-patch
Size: 4382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160827/0d848f04/attachment-0001.bin>


More information about the cfe-commits mailing list