Re-commit r324490: [DebugInfo] Improvements to representation of enumeration types...
authorMomchil Velikov <momchil.velikov@arm.com>
Mon, 12 Feb 2018 16:12:52 +0000 (16:12 +0000)
committerMomchil Velikov <momchil.velikov@arm.com>
Mon, 12 Feb 2018 16:12:52 +0000 (16:12 +0000)
commit25f6be53260b80676990d9cb6de8333487f59983
tree56c58efb4ab2e1d0b0187d0f7e44fab8108b0938
parent08dc66eff0c7ad594584a8a6925ef830cd6873a1
Re-commit r324490: [DebugInfo] Improvements to representation of enumeration types (PR36168)

Differential revision: https://reviews.llvm.org/D42736

llvm-svn: 324900
clang/lib/CodeGen/CGDebugInfo.cpp
clang/test/CodeGen/debug-info-enum.cpp [new file with mode: 0644]
clang/test/CodeGenCXX/debug-info-enum-class.cpp
clang/test/CodeGenCXX/debug-info-enum.cpp
clang/test/Modules/ModuleDebugInfo.cpp