[cfe-commits] r71907 - in /cfe/trunk: include/clang/AST/Expr.h lib/AST/Expr.cpp lib/Sema/SemaExpr.cpp test/SemaTemplate/instantiate-function-1.cpp
Anders Carlsson
andersca at mac.com
Fri May 15 17:32:41 PDT 2009
On May 15, 2009, at 5:10 PM, Eli Friedman wrote:
>
> I think the example you give isn't necessarily an error in ObjC++
> (suppose T is an ObjC interface, and foo is a property of T).
>
Good point...I'll try to come up with a better check.
> Also, I think you missed a check for BuiltinType::Dependent.
Yeah.
Thanks,
Anders
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20090515/2b4a74cd/attachment.html>
More information about the cfe-commits
mailing list