Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / lib / Transforms / InstCombine / InstCombineAddSub.cpp
index 030154381ad3b78440afd5b2500177656f73e670..2d2c109f3243d276920433a93751b33506bac524 100644 (file)
@@ -193,7 +193,7 @@ namespace {
       void incCreateInstNum() {}
     #endif
   };
-} // namespace
+}
 
 //===----------------------------------------------------------------------===//
 //