forked from OSchip/llvm-project
e254f90d94
a.k.a. Koenig lookup) in C++. Most of the pieces are in place, but for two: - In an unqualified call g(x), even if the name does not refer to anything in the current scope, we can still find functions named "g" based on ADL. We don't yet have this ability. - ADL will need updating for friend functions and templates. llvm-svn: 63692 |
||
---|---|---|
.. | ||
blocks.mm | ||
cocoa.mm | ||
linkage-spec.mm | ||
objc-decls-inside-namespace.mm | ||
overload.mm | ||
reserved-keyword-selectors.mm | ||
vararg-non-pod.mm |