[LLVMbugs] [Bug 16014] -fms-compatibility should diagnose failed lookups in the presence of a dependent base
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Oct 21 09:08:37 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=16014
Reid Kleckner <rnk at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from Reid Kleckner <rnk at google.com> ---
Fixed by r192860 by assuming unknown unqualified ids are dependent member exprs
and without doing fully delayed lookup.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20131021/5304bf06/attachment.html>
More information about the llvm-bugs
mailing list