This patch should fix various clang warnings and a use of to_string
authorEric Beckmann <ecbeckmann@google.com>
Tue, 30 May 2017 22:29:06 +0000 (22:29 +0000)
committerEric Beckmann <ecbeckmann@google.com>
Tue, 30 May 2017 22:29:06 +0000 (22:29 +0000)
commitba395ef4919a529f108d179508ba90e7f7527860
tree07f01083b35c7bc038161eb940e3029bf0f03526
parent0bd0aa8f0742eec2c263095d3f7b459372364041
This patch should fix various clang warnings and a use of to_string
which isn't support before c++11.

llvm-svn: 304252
llvm/lib/Object/WindowsResource.cpp