summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-mca/View.h
diff options
context:
space:
mode:
authorAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>2018-03-24 16:05:36 +0000
committerAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>2018-03-24 16:05:36 +0000
commit94fafdfdedcf9230331a0c4ba9629888657e187d (patch)
tree81f73329cc9a3696fc7739b711ca3d121c38b165 /llvm/tools/llvm-mca/View.h
parent225d0db4e2d926a41a69e901422fb777d3a7ac67 (diff)
downloadbcm5719-llvm-94fafdfdedcf9230331a0c4ba9629888657e187d.tar.gz
bcm5719-llvm-94fafdfdedcf9230331a0c4ba9629888657e187d.zip
[llvm-mca] run clang-format on all files.
This also addresses Simon's review comment in D44839. llvm-svn: 328428
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