diff options
| author | Momchil Velikov <momchil.velikov@arm.com> | 2018-02-07 16:52:02 +0000 |
|---|---|---|
| committer | Momchil Velikov <momchil.velikov@arm.com> | 2018-02-07 16:52:02 +0000 |
| commit | d7e17c232fb7ee57e5fbbe073b351d65560823cc (patch) | |
| tree | 0e75323080dd23772638120c21cea07a279c8267 /clang/test/CodeGenCXX/instantiate-init-list.cpp | |
| parent | c502027efdf0361d5f8f57af6ad62d8096f0b6da (diff) | |
| download | bcm5719-llvm-d7e17c232fb7ee57e5fbbe073b351d65560823cc.tar.gz bcm5719-llvm-d7e17c232fb7ee57e5fbbe073b351d65560823cc.zip | |
[DebugInfo] Improvements to representation of enumeration types (PR36168)
This patch:
* fixes an incorrect sign-extension of unsigned values, when emitting
debug info metadata for enumerators
* the enumerators metadata is created with a flag, which determines
interpretation of the value bits (signed or unsigned)
* the enumerations metadata contains the underlying integer type and a
flag, indicating whether this is a C++ "fixed enum"
Differential Revision: https://reviews.llvm.org/D42736
llvm-svn: 324490
Diffstat (limited to 'clang/test/CodeGenCXX/instantiate-init-list.cpp')
0 files changed, 0 insertions, 0 deletions

