]> granicus.if.org Git - clang/commit
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)
commit2f51df6268c1bd6862dc0401a2577da14293c242
treeab7d39cc769d83a9fc6c07ac3449d9e12f883f04
parented84871f7fdc613caa2430028a046fc84d056259
Re-commit r324490: [DebugInfo] Improvements to representation of enumeration types (PR36168)

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@324900 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp
test/CodeGen/debug-info-enum.cpp [new file with mode: 0644]
test/CodeGenCXX/debug-info-enum-class.cpp
test/CodeGenCXX/debug-info-enum.cpp
test/Modules/ModuleDebugInfo.cpp