[cfe-dev] ObjC++ and MyObjCClass.class syntax
Jean-Daniel Dupas
devlists at shadowlab.org
Wed Aug 11 09:40:09 PDT 2010
Hello,
I would like to know if it is acceptable to add a special case in the parser to support the Foo.class syntax in ObjC++ (where Foo is an ObjC class).
This syntax already works in classic ObjC, and is supported by GCC in both ObjC and ObjC++. But actually, clang does not support it.
Thanks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Class.class.patch
Type: application/octet-stream
Size: 540 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100811/fbca1e28/attachment.obj>
-------------- next part --------------
-- Jean-Daniel
More information about the cfe-dev
mailing list