aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ELFObjectFile.cpp
diff options
context:
space:
mode:
authorRichard Trieu <rtrieu@google.com>2013-08-31 03:50:47 +0000
committerRichard Trieu <rtrieu@google.com>2013-08-31 03:50:47 +0000
commitad00e83ae4667d1ff6bcb2b632f34b30adfff948 (patch)
tree7ec8a2bdc215582049ce399d20f389d829dbbc7d /llvm/lib/Object/ELFObjectFile.cpp
parenteb8d6f7da0c029c3579ab30afb2dcee69f12cf60 (diff)
downloadllvm-ad00e83ae4667d1ff6bcb2b632f34b30adfff948.zip
llvm-ad00e83ae4667d1ff6bcb2b632f34b30adfff948.tar.gz
llvm-ad00e83ae4667d1ff6bcb2b632f34b30adfff948.tar.bz2
The diagnostic err_init_conversion_failed uses the enum
InitializedEntity::EntityKind as an index for one of its %select. Over time, EntityKind has been expanded, but the diagnostic text has not been updated. This adds additional text to the %select to cover the new enum values. A comment has been added to the end of the enum regarding this situation. This fixes the crasher in PR17043. llvm-svn: 189716
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions