summaryrefslogtreecommitdiff
path: root/include/llvm/IR/InstVisitor.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/IR/InstVisitor.h')
-rw-r--r--include/llvm/IR/InstVisitor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/IR/InstVisitor.h b/include/llvm/IR/InstVisitor.h
index 581e860b8382..0eb337e816ba 100644
--- a/include/llvm/IR/InstVisitor.h
+++ b/include/llvm/IR/InstVisitor.h
@@ -284,6 +284,6 @@ private:
#undef DELEGATE
-} // End llvm namespace
+} // namespace llvm
#endif