aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/IR/WaymarkTest.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-12-23Fix a leak found by asan.Rafael Espindola1-2/+3
2014-06-08[C++11] Use 'nullptr'.Craig Topper1-1/+1
2013-09-09Revert patches to add case-range support for PR1255.Bob Wilson1-0/+1
2013-01-23IRTests/WaymarkTest.cpp: Fix in --vg-leak.NAKAMURA Takumi1-0/+2
2013-01-23Untabify.NAKAMURA Takumi1-5/+5
2013-01-14Improve r172464: const_cast is not needed if the variable is not constDmitri Gribenko1-3/+2
2013-01-14Fix CastsDavid Greene1-1/+2
2013-01-07Rename the VMCore unittest tree to IR. Somehow was missed when doing theChandler Carruth1-0/+54