summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm/Support/Timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/include/llvm/Support/Timer.h')
-rw-r--r--llvm/include/llvm/Support/Timer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/include/llvm/Support/Timer.h b/llvm/include/llvm/Support/Timer.h
index 56fbcccc5cd..2cd30e2aaf3 100644
--- a/llvm/include/llvm/Support/Timer.h
+++ b/llvm/include/llvm/Support/Timer.h
@@ -184,6 +184,6 @@ private:
void PrintQueuedTimers(raw_ostream &OS);
};
-} // namespace llvm
+} // End llvm namespace
#endif
OpenPOWER on IntegriCloud