https://bugs.llvm.org/show_bug.cgi?id=44978

Richard Smith <richard-l...@metafoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #2 from Richard Smith <richard-l...@metafoo.co.uk> ---
As of llvmorg-11-init-4344-g98ed0c5475d, Clang accepts ambiguity in destructor
name lookup as an extension. No two compilers appear to agree on the rules
here, so in permissive mode we're now just accepting anything plausible, even
in the face of lookup ambiguity.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to