mcimadamore [Fri, 02 Mar 2012 12:58:35 +0000] rev 12078
7148164: attribution code for diamond should not rely on mutable state
Summary: Update attribution code for diamond operator not to rely on mutable state
Reviewed-by: jjg
mcimadamore [Fri, 02 Mar 2012 12:57:04 +0000] rev 12076
7132880: Resolve should support nested resolution contexts
Summary: Overload resolution routine should be updated so that it can be called recursively
Reviewed-by: jjg, dlsmith