diff options
-rw-r--r-- | compilerplugins/clang/store/README | 3 | ||||
-rw-r--r-- | compilerplugins/clang/store/lclstaticfix.cxx (renamed from compilerplugins/clang/lclstaticfix.cxx) | 0 | ||||
-rw-r--r-- | compilerplugins/clang/store/lclstaticfix.hxx (renamed from compilerplugins/clang/lclstaticfix.hxx) | 0 |
3 files changed, 3 insertions, 0 deletions
diff --git a/compilerplugins/clang/store/README b/compilerplugins/clang/store/README new file mode 100644 index 000000000000..b562544128f2 --- /dev/null +++ b/compilerplugins/clang/store/README @@ -0,0 +1,3 @@ +This plugin actions are not used. They are still kept in case they would be useful again +(they can be activated again by simply moving them back in the clang/ source directory) +or simply as a reference when writing new plugins. diff --git a/compilerplugins/clang/lclstaticfix.cxx b/compilerplugins/clang/store/lclstaticfix.cxx index e966139dbaa1..e966139dbaa1 100644 --- a/compilerplugins/clang/lclstaticfix.cxx +++ b/compilerplugins/clang/store/lclstaticfix.cxx diff --git a/compilerplugins/clang/lclstaticfix.hxx b/compilerplugins/clang/store/lclstaticfix.hxx index 64e5b2919461..64e5b2919461 100644 --- a/compilerplugins/clang/lclstaticfix.hxx +++ b/compilerplugins/clang/store/lclstaticfix.hxx |