Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / lib / Target / BPF / MCTargetDesc / BPFMCAsmInfo.h
index 22376543bd0534fb09735f62386e1faf2615fe2b..d63bbf49294efc762021548ce508f7eb71581c23 100644 (file)
@@ -36,6 +36,6 @@ public:
     HasDotTypeDotSizeDirective = false;
   }
 };
-} // namespace llvm
+}
 
 #endif