From: Daniel Dunbar Date: Wed, 13 May 2009 00:23:53 +0000 (+0000) Subject: Tweak wording X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=869e05406eae34a322e586b8b698e84f0f17db32;p=clang Tweak wording git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@71611 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/UsersManual.html b/docs/UsersManual.html index 64ebf57540..ca01f2feb1 100644 --- a/docs/UsersManual.html +++ b/docs/UsersManual.html @@ -620,7 +620,7 @@ These extensions are not anywhere near complete, so please do not file bugs; patches are welcome, though.

  • clang does not support the Microsoft extension where anonymous -record members can be declared using user defined types.
  • +record members can be declared using user defined typedefs.

    Objective-C Language Features