Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / lib / Target / Hexagon / HexagonFixupHwLoops.cpp
index 3ea77cdbb1f7cf26b74ff7f5e6ebdc938b55c118..d0c7f9c8960f313bfc1a7d2523915d1ab243099e 100644 (file)
@@ -67,7 +67,7 @@ namespace {
   };
 
   char HexagonFixupHwLoops::ID = 0;
-} // namespace
+}
 
 INITIALIZE_PASS(HexagonFixupHwLoops, "hwloopsfixup",
                 "Hexagon Hardware Loops Fixup", false, false)