summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-mca/View.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/tools/llvm-mca/View.h')
-rw-r--r--llvm/tools/llvm-mca/View.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/llvm/tools/llvm-mca/View.h b/llvm/tools/llvm-mca/View.h
index e5d22866eb7..9ba94a5da97 100644
--- a/llvm/tools/llvm-mca/View.h
+++ b/llvm/tools/llvm-mca/View.h
@@ -27,7 +27,6 @@ public:
virtual ~View() = default;
void anchor() override;
};
-
-}
+} // namespace mca
#endif
OpenPOWER on IntegriCloud