commit | 62178e9f4e793fe6eefb34709dabb3f45fa8ac5c | [log] [tgz] |
---|---|---|
author | Brock Wyma <brock.wyma@intel.com> | Mon Jun 11 01:39:34 2018 +0000 |
committer | Brock Wyma <brock.wyma@intel.com> | Mon Jun 11 01:39:34 2018 +0000 |
tree | 2b6ae76c4f33ec7b7bf33f269c124854324540ae | |
parent | 1eda80d0b06bc2ebe99a2dfcef1e9cf702cf71f8 [diff] |
[CodeView] Omit forward references for unnamed structs and unions Codeview references to unnamed structs and unions are expected to refer to the complete type definition instead of a forward reference so Visual Studio can resolve the type properly. Differential Revision: https://reviews.llvm.org/D32498 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@334382 91177308-0d34-0410-b5e6-96231b3b80d8