[PATCH] D59223: Objective-C++11: Support static_assert() in @interface/@implementation ivar lists and method declarations

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 14 07:18:58 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rC356148: Objective-C++11: Support static_assert() in @interface/@implementation ivar… (authored by nico, committed by ).
Herald added a project: clang.

Changed prior to commit:
  https://reviews.llvm.org/D59223?vs=190534&id=190619#toc

Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59223/new/

https://reviews.llvm.org/D59223

Files:
  include/clang/Basic/Features.def
  lib/Parse/ParseDecl.cpp
  lib/Parse/ParseObjc.cpp
  lib/Sema/SemaExpr.cpp
  test/Parser/objc-static-assert.m
  test/Parser/objc-static-assert.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59223.190619.patch
Type: text/x-patch
Size: 7152 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190314/5e62eb38/attachment.bin>


More information about the cfe-commits mailing list