Now that we have C++11, turn simple functors into lambdas and remove a ton of boilerp...
[oota-llvm.git] / lib / Support / Watchdog.cpp
2013-03-26 Nick LewyckyAdd a new watchdog timer interface. The interface does...