fix build in C++11 mode.
authorNuno Lopes <nunoplopes@sapo.pt>
Thu, 21 Jun 2012 18:38:26 +0000 (18:38 +0000)
committerNuno Lopes <nunoplopes@sapo.pt>
Thu, 21 Jun 2012 18:38:26 +0000 (18:38 +0000)
commitef22f04bad6f5037fd4cc4d144e0c418f6cb2edc
treec8eb82bd2dbef3de8a294791ad68f52119563710
parent438c04027bb5f219e8d77770828a555c42fd1d7c
fix build in C++11 mode.
Thanks to Chandler for pointing out the problem.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158928 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/MemoryBuiltins.cpp