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

Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 18 11:46:39 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL266648: Block: Fix a crash when we have type attributes or qualifiers with omitted (authored by mren).

Changed prior to commit:
  http://reviews.llvm.org/D18567?vs=52398&id=54090#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18567

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18567.54090.patch
Type: text/x-patch
Size: 8822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160418/66499b1c/attachment-0001.bin>


More information about the cfe-commits mailing list