diff options
author | Noel Grandin <noel@peralex.com> | 2015-03-26 14:24:43 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2015-03-26 14:24:43 +0200 |
commit | 6aa542445f80b93b965feaa4dce7947fb9e25088 (patch) | |
tree | 4fd68e0df79863cd4169e905a6adb12769075b25 /compilerplugins | |
parent | 88dd606bf7e8818223f5b3183eeb114794eaf316 (diff) |
move the constantfunction plugin into /store
as sberg points out, it needs a massive blacklist, which is going
to be a pain to maintain. Until I can think of a way to make this
more resilient, move it where it can't bother people.
Change-Id: I64fc498146a3cb4ea9c1e37150c4ef50023b7bd5
Diffstat (limited to 'compilerplugins')
-rw-r--r-- | compilerplugins/clang/store/constantfunction.cxx (renamed from compilerplugins/clang/constantfunction.cxx) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/compilerplugins/clang/constantfunction.cxx b/compilerplugins/clang/store/constantfunction.cxx index 4f367fc709fb..4f367fc709fb 100644 --- a/compilerplugins/clang/constantfunction.cxx +++ b/compilerplugins/clang/store/constantfunction.cxx |