[PATCH] D18567: Block: Fix a crash when we have type attributes or qualifiers with omitted return type.

Manman Ren via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 1 11:09:34 PDT 2016


manmanren updated this revision to Diff 52398.
manmanren added a comment.

Addressing review comments.


http://reviews.llvm.org/D18567

Files:
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/Sema/SemaType.cpp
  test/SemaObjC/block-omitted-return-type.m
  test/SemaOpenCL/invalid-block.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18567.52398.patch
Type: text/x-patch
Size: 8670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160401/87f795da/attachment.bin>


More information about the cfe-commits mailing list