Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / lib / Support / DAGDeltaAlgorithm.cpp
index 0f447808cc4d459a980ab65e81f83b7d1be49567..f1a334bfc7bea6fd2c18e61f6c231348866840dd 100644 (file)
@@ -175,7 +175,7 @@ public:
       : DDAI(DDAI), Required(Required) {}
 };
 
-} // namespace
+}
 
 DAGDeltaAlgorithmImpl::DAGDeltaAlgorithmImpl(
     DAGDeltaAlgorithm &DDA, const changeset_ty &Changes,