BumpPtrAllocator: do the size check without moving any pointers
[oota-llvm.git] / include / llvm / Support / Watchdog.h
2013-03-26 Nick LewyckyAdd a new watchdog timer interface. The interface does...