History log of /external/llvm/unittests/IR/WaymarkTest.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d422e9f114ec11073a63e0fa9ecbfe3aeedf0fbb 23-Jan-2013 NAKAMURA Takumi <geek4civic@gmail.com> IRTests/WaymarkTest.cpp: Fix in --vg-leak.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173239 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/IR/WaymarkTest.cpp
bde0f0f225c8504bec62e9e3c39f1d4573c0ee77 23-Jan-2013 NAKAMURA Takumi <geek4civic@gmail.com> Untabify.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173235 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/IR/WaymarkTest.cpp
31659fa066b00afeea38d36ba87b531a4d7313d7 14-Jan-2013 Dmitri Gribenko <gribozavr@gmail.com> Improve r172464: const_cast is not needed if the variable is not const


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172474 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/IR/WaymarkTest.cpp
c8be88ab562412da359f714502e30ff61459efa0 14-Jan-2013 David Greene <greened@obbligato.org> Fix Casts

Use const_cast<> to avoid cast-away-const errors.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172464 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/IR/WaymarkTest.cpp
c779e96158cbac4c62df8e2053ab6a933eba5868 07-Jan-2013 Chandler Carruth <chandlerc@gmail.com> Rename the VMCore unittest tree to IR. Somehow was missed when doing the
library rename.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171747 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/IR/WaymarkTest.cpp