Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / lib / Support / Watchdog.cpp
2013-03-26 Nick LewyckyAdd a new watchdog timer interface. The interface does...