[llvm-bugs] [Bug 36952] [MS] Clang fails to emit vftable adjustor thunks when parameter types are incomplete

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Mar 31 11:42:56 PDT 2018


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

Reid Kleckner <rnk at google.com> changed:

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

--- Comment #1 from Reid Kleckner <rnk at google.com> ---
This is a dupe of something found back in 2015. =/

Most people encounter this as a result of uninstantiated templates, not
incomplete types, but other than that, it's the same test case.

*** This bug has been marked as a duplicate of bug 25641 ***

-- 
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/20180331/7b4f8696/attachment.html>


More information about the llvm-bugs mailing list