[PATCH] D37162: [CodeView] Don't output S_UDT records for incomplete typedefs

David Majnemer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 25 13:34:38 PDT 2017


majnemer added a comment.

In https://reviews.llvm.org/D37162#852893, @zturner wrote:

> It matches the behavior in C++ mode.  I haven't tested C mode.  Is there something special about C mode?


I cannot remember the details ATM but I remember C mode being different with UDTs...


https://reviews.llvm.org/D37162





More information about the llvm-commits mailing list