[cfe-commits] [PATCH] Out-of-date docs

Jonathan Turner jonathan_d_turner at apple.com
Wed Jul 6 09:09:45 PDT 2011


I noticed that http://clang.llvm.org/docs/InternalsManual.html#Redeclarations (and http://clang.llvm.org/docs/InternalsManual.html#MultiDeclContext) still mention OverloadedFunctionDecl, which isn't used anymore.  I put a patch together to change this to DeclContext::lookup_result.  

Jonathan

-------------- next part --------------
A non-text attachment was scrubbed...
Name: remove_overloadedfuncdef.patch
Type: application/octet-stream
Size: 1264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110706/8e7da64f/attachment.obj>


More information about the cfe-commits mailing list