summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm/IR/CFG.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/include/llvm/IR/CFG.h')
-rw-r--r--llvm/include/llvm/IR/CFG.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/include/llvm/IR/CFG.h b/llvm/include/llvm/IR/CFG.h
index e6e21b4b3be..f78220a5203 100644
--- a/llvm/include/llvm/IR/CFG.h
+++ b/llvm/include/llvm/IR/CFG.h
@@ -396,6 +396,6 @@ template <> struct GraphTraits<Inverse<const Function*> > :
}
};
-} // namespace llvm
+} // End llvm namespace
#endif
OpenPOWER on IntegriCloud