Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / include / llvm / MC / MCInstrAnalysis.h
index a0a68106bc80aeb84cf2a102bb73514641d4d48b..8f5159e9e1c85319f73b1b0a8f516e7d19597559 100644 (file)
@@ -66,6 +66,6 @@ public:
                  uint64_t &Target) const;
 };
 
-} // namespace llvm
+} // End llvm namespace
 
 #endif