commit | 9ac1b3521a5c75f69e90c5004f6aeec12b2d6bb1 | [log] [tgz] |
---|---|---|
author | Aaron Smith <aaron.smith@microsoft.com> | Tue Mar 06 18:20:22 2018 +0000 |
committer | Aaron Smith <aaron.smith@microsoft.com> | Tue Mar 06 18:20:22 2018 +0000 |
tree | addc233b46f8f191bd85543cc540f849edf35f42 | |
parent | c63c5c660f487319867a6c6b53840e51fba95487 [diff] |
[CodeView] Emit UdtSourceLine information for enums Summary: - Emit UdtSourceLine information for enums to match MSVC - Add a method to add UDTSrcLine and call it for all Class/Struct/Union/Enum - Update test cases to verify the changes Reviewers: zturner, llvm-commits, rnk Reviewed By: rnk Differential Revision: https://reviews.llvm.org/D44116 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@326824 91177308-0d34-0410-b5e6-96231b3b80d8