[cfe-commits] [PATCH] Out-of-date docs
Douglas Gregor
dgregor at apple.com
Wed Jul 6 10:58:22 PDT 2011
On Jul 6, 2011, at 9:09 AM, Jonathan Turner wrote:
> 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.
Looks good. Please go ahead and commit.
- Doug
More information about the cfe-commits
mailing list