Anastasia accepted this revision.
Anastasia added a comment.
This revision is now accepted and ready to land.
LGTM, please correct two small issues commented here!
================
Comment at: lib/Sema/SemaExpr.cpp:169
@@ -168,4 +168,3 @@
break;
-
bool Warn = !D->getAttr<AvailabilityAttr>()->isInherited();
// Objective-C method declarations in categories are not modelled as
----------------
Why removing line here?
================
Comment at: lib/Sema/SemaExpr.cpp:6192
@@ -6181,2 +6191,3 @@
+ // Cases 1c, 2a, 2b, and 2c.
if (CompositeTy.isNull()) {
----------------
add OpenCL
http://reviews.llvm.org/D17412
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits