[PCH] Make the const_cast explicit to silence a compiler warning.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 11 Jan 2013 22:29:49 +0000 (22:29 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 11 Jan 2013 22:29:49 +0000 (22:29 +0000)
commite8b61cfc0c9233b6983ad9ed052900800e7613d9
tree82f2e987ee48466605910ece80d56aaffad812e0
parente2748288a04cda2e976a3fe859e4334afaf9274a
[PCH] Make the const_cast explicit to silence a compiler warning.

Patch by David Greene.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@172262 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Serialization/ASTReader.cpp