[PATCH] D59223: Objective-C++11: Support static_assert() in @interface/@implementation ivar lists and method declarations
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 13 08:08:30 PDT 2019
thakis updated this revision to Diff 190418.
thakis edited the summary of this revision.
thakis added a comment.
two features
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59223/new/
https://reviews.llvm.org/D59223
Files:
clang/include/clang/Basic/Features.def
clang/lib/Parse/ParseDecl.cpp
clang/lib/Parse/ParseObjc.cpp
clang/lib/Sema/SemaExpr.cpp
clang/test/Parser/objc-static-assert.m
clang/test/Parser/objc-static-assert.mm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59223.190418.patch
Type: text/x-patch
Size: 6538 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190313/0cdc0acf/attachment-0001.bin>
More information about the cfe-commits
mailing list