From 30e619db016b59bd0c4c8aba518b20012f7ae829 Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Thu, 25 Apr 2019 16:13:28 +0200 Subject: tdf#42949 Add filter file to unoidl/ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Seems I forgot about this in commit 7f6a5b433988e80f7d404c67d6320116ecb28c06 Change-Id: Ic575292b99836374f179cbc1dbe182858415b63f Reviewed-on: https://gerrit.libreoffice.org/71306 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- unoidl/IwyuFilter_unoidl.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 unoidl/IwyuFilter_unoidl.yaml (limited to 'unoidl') diff --git a/unoidl/IwyuFilter_unoidl.yaml b/unoidl/IwyuFilter_unoidl.yaml new file mode 100644 index 000000000000..c0f74e5ffdd9 --- /dev/null +++ b/unoidl/IwyuFilter_unoidl.yaml @@ -0,0 +1,6 @@ +--- +assumeFilename: unoidl/source/unoidl.cxx +blacklist: + unoidl/source/unoidl-write.cxx: + # Avoid loplugin:oslendian error + - osl/endian.h -- cgit