Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / lib / Target / Hexagon / HexagonExpandCondsets.cpp
index 33766dfb830c097fb9a0cad1dbef5b58bf216106..37ed173a79cdd4df3f4f4219ac484b3d00054aba 100644 (file)
@@ -173,7 +173,7 @@ namespace {
     bool coalesceRegisters(RegisterRef R1, RegisterRef R2);
     bool coalesceSegments(MachineFunction &MF);
   };
-} // namespace
+}
 
 char HexagonExpandCondsets::ID = 0;