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
remove_overloadedfuncdef.patch
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
