[PATCH] D42736: [DebugInfo] Improvements to representation of enumeration types (PR36168)

Momchil Velikov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 5 06:54:39 PST 2018


chill updated this revision to Diff 132822.
chill added a comment.

Changes since last revision:

- Add/update test to check that each enumerator belongs to the right enumeration


https://reviews.llvm.org/D42736

Files:
  lib/CodeGen/CGDebugInfo.cpp
  test/CodeGen/debug-info-enum.cpp
  test/CodeGenCXX/debug-info-enum-class.cpp
  test/CodeGenCXX/debug-info-enum.cpp
  test/Modules/ModuleDebugInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42736.132822.patch
Type: text/x-patch
Size: 8843 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180205/adb22be9/attachment.bin>


More information about the cfe-commits mailing list