about summary refs log tree commit diff homepage
path: root/lib/Core/MemoryManager.cpp
AgeCommit message (Expand)Author
2012-11-28Only emitting a warning, instead of failing on large mallocs.Cristian Cadar
2012-01-18Nice patch by Gang Hu, Heming Cui and Junfeng Yang fixing a memoryCristian Cadar
2011-04-23Transformed the assert() checking for overlapping objects into a callCristian Cadar
2009-06-14Change AddressSpace::resolveOne to take a ConstantExpr directly (and to allowDaniel Dunbar
2009-06-05Clean up a number of unused variable warnings when building w/oDaniel Dunbar
2009-05-21Initial KLEE checkin.Daniel Dunbar