summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-01-26 09:39:18 +0200
committerNoel Grandin <noel@peralex.com>2015-01-26 09:39:18 +0200
commit414d84232de858c464c43995a7a559f96cfdd7be (patch)
tree8e8a48450eb7bbe0e946b5fc00006ce2df1c0207 /compilerplugins/clang
parentfollowup code removal after changing virtual methods to non-virtual (diff)
downloadcore-414d84232de858c464c43995a7a559f96cfdd7be.tar.gz
core-414d84232de858c464c43995a7a559f96cfdd7be.zip
move these plugins into /store
we don't need to run them on an ongoing basis, and the current code does not compile with older versions of clang. Change-Id: I07ccacf7ff7b00e8e2453fff91a3f487dd5abed9
Diffstat (limited to 'compilerplugins/clang')
-rw-r--r--compilerplugins/clang/store/removevirtuals.cxx (renamed from compilerplugins/clang/removevirtuals.cxx)0
-rw-r--r--compilerplugins/clang/store/unnecessaryvirtual.cxx (renamed from compilerplugins/clang/unnecessaryvirtual.cxx)0
2 files changed, 0 insertions, 0 deletions
diff --git a/compilerplugins/clang/removevirtuals.cxx b/compilerplugins/clang/store/removevirtuals.cxx
index c2bf4841d30d..c2bf4841d30d 100644
--- a/compilerplugins/clang/removevirtuals.cxx
+++ b/compilerplugins/clang/store/removevirtuals.cxx
diff --git a/compilerplugins/clang/unnecessaryvirtual.cxx b/compilerplugins/clang/store/unnecessaryvirtual.cxx
index 0ead077473de..0ead077473de 100644
--- a/compilerplugins/clang/unnecessaryvirtual.cxx
+++ b/compilerplugins/clang/store/unnecessaryvirtual.cxx