Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / include / llvm / Analysis / PtrUseVisitor.h
index 8b5b90a3402e7fea9556d77a43a1e7cbb5140532..6e61fc3be38456fe77b0d077ca37e6c8adb3c5ba 100644 (file)
@@ -280,6 +280,6 @@ protected:
   }
 };
 
-} // namespace llvm
+}
 
 #endif