diff options
author | Richard Trieu <rtrieu@google.com> | 2013-08-31 03:50:47 +0000 |
---|---|---|
committer | Richard Trieu <rtrieu@google.com> | 2013-08-31 03:50:47 +0000 |
commit | ad00e83ae4667d1ff6bcb2b632f34b30adfff948 (patch) | |
tree | 7ec8a2bdc215582049ce399d20f389d829dbbc7d /llvm/lib/Object/ELFObjectFile.cpp | |
parent | eb8d6f7da0c029c3579ab30afb2dcee69f12cf60 (diff) | |
download | llvm-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