diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2014-02-25 16:34:12 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2014-02-25 16:34:12 +0100 |
commit | c850cdc1bc7278116211b72b020431354f96907e (patch) | |
tree | 433ae946b5374b155552687fe2627e12dcc56acc /compilerplugins | |
parent | 6b6433772bc7ad5f81c5ad406ad4d152ad2cc516 (diff) |
Move plain rewriters to store/ (so they don' get built needlessly)
Change-Id: I62d21e9a579bcb9c116bb272fc1236a890216cd9
Diffstat (limited to 'compilerplugins')
-rw-r--r-- | compilerplugins/clang/store/postfixincrementfix.cxx (renamed from compilerplugins/clang/postfixincrementfix.cxx) | 0 | ||||
-rw-r--r-- | compilerplugins/clang/store/postfixincrementfix.hxx (renamed from compilerplugins/clang/postfixincrementfix.hxx) | 0 | ||||
-rw-r--r-- | compilerplugins/clang/store/rtlconstasciimacro.cxx (renamed from compilerplugins/clang/rtlconstasciimacro.cxx) | 0 | ||||
-rw-r--r-- | compilerplugins/clang/store/svstreamoutputoperators.cxx (renamed from compilerplugins/clang/svstreamoutputoperators.cxx) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/compilerplugins/clang/postfixincrementfix.cxx b/compilerplugins/clang/store/postfixincrementfix.cxx index c4ad68591817..c4ad68591817 100644 --- a/compilerplugins/clang/postfixincrementfix.cxx +++ b/compilerplugins/clang/store/postfixincrementfix.cxx diff --git a/compilerplugins/clang/postfixincrementfix.hxx b/compilerplugins/clang/store/postfixincrementfix.hxx index 60dc93bb79f6..60dc93bb79f6 100644 --- a/compilerplugins/clang/postfixincrementfix.hxx +++ b/compilerplugins/clang/store/postfixincrementfix.hxx diff --git a/compilerplugins/clang/rtlconstasciimacro.cxx b/compilerplugins/clang/store/rtlconstasciimacro.cxx index be627f938e01..be627f938e01 100644 --- a/compilerplugins/clang/rtlconstasciimacro.cxx +++ b/compilerplugins/clang/store/rtlconstasciimacro.cxx diff --git a/compilerplugins/clang/svstreamoutputoperators.cxx b/compilerplugins/clang/store/svstreamoutputoperators.cxx index 9cdc4b278c30..9cdc4b278c30 100644 --- a/compilerplugins/clang/svstreamoutputoperators.cxx +++ b/compilerplugins/clang/store/svstreamoutputoperators.cxx |