summaryrefslogtreecommitdiffstats
path: root/io/IwyuFilter_io.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'io/IwyuFilter_io.yaml')
-rw-r--r--io/IwyuFilter_io.yaml36
1 files changed, 36 insertions, 0 deletions
diff --git a/io/IwyuFilter_io.yaml b/io/IwyuFilter_io.yaml
new file mode 100644
index 000000000000..9d4609898341
--- /dev/null
+++ b/io/IwyuFilter_io.yaml
@@ -0,0 +1,36 @@
+---
+assumeFilename: io/source/services.cxx
+blacklist:
+ io/source/acceptor/acceptor.cxx:
+ # Avoid loplugin:unreffun error
+ - services.hxx
+ io/source/connector/connector.hxx:
+ # Base class needs full type
+ - com/sun/star/connection/XConnection.hpp
+ - com/sun/star/connection/XConnectionBroadcaster.hpp
+ # Don't replace with impl. detail
+ - osl/socket.hxx
+ - osl/pipe.hxx
+ io/source/connector/connector.cxx:
+ # Avoid loplugin:unreffun error
+ - services.hxx
+ io/source/TextInputStream/TextInputStream.cxx:
+ # Avoid loplugin:unreffun error
+ - services.hxx
+ io/source/TextOutputStream/TextOutputStream.cxx:
+ # Avoid loplugin:unreffun error
+ - services.hxx
+ io/source/stm/odata.cxx:
+ # Avoid loplugin:unreffun error
+ - services.hxx
+ io/source/stm/opipe.cxx:
+ # Avoid loplugin:unreffun error
+ - services.hxx
+ io/source/stm/opump.cxx:
+ # Avoid loplugin:unreffun error
+ - services.hxx
+ # Don't replace with URE API impl. detail
+ - cppuhelper/interfacecontainer.hxx
+ io/source/stm/omark.cxx:
+ # Avoid loplugin:unreffun error
+ - services.hxx