Fix the -Werror -Wpedantic clang selfhost build
authorAlp Toker <alp@nuanti.com>
Tue, 22 Oct 2013 12:30:55 +0000 (12:30 +0000)
committerAlp Toker <alp@nuanti.com>
Tue, 22 Oct 2013 12:30:55 +0000 (12:30 +0000)
commit16da44c56235d4aa12c001d94f87ca1dd8e30837
treeae857299f134386d8b02822f23587ee7b1bc74f0
parent5cb5ff8b1478ed413a9e9fae43b1496f5a97a2dc
Fix the -Werror -Wpedantic clang selfhost build

This is a stopgap fix for cast warnings introduced in r192864.

A proper fix should be investigated by the author when possible.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193160 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/ErrorHandling.cpp