diff options
author | David Blaikie <dblaikie@gmail.com> | 2013-06-24 07:13:13 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2013-06-24 07:13:13 +0000 |
commit | ce1ae387d658f872c8495bf51b6823b1d6aa1fa9 (patch) | |
tree | a93fadba1849e8a66dd07e61e57c91806ad66472 /clang/lib/AST/DeclBase.cpp | |
parent | 62251374706ce37a554b8bd90f76c88466590077 (diff) | |
download | bcm5719-llvm-ce1ae387d658f872c8495bf51b6823b1d6aa1fa9.tar.gz bcm5719-llvm-ce1ae387d658f872c8495bf51b6823b1d6aa1fa9.zip |
DebugInfo: ensure negative enumerators are emitted as such
There's still a problem here - since we're not appropriately using the
signedness/range of the enum to chooset the encoding and emission of
enumerators, but GCC has some bugs around this too so I assume that's
not /such/ a high priority though I may get to it soon out of
completeness.
llvm-svn: 184695
Diffstat (limited to 'clang/lib/AST/DeclBase.cpp')
0 files changed, 0 insertions, 0 deletions