diff options
author | Gabor Kelemen <kelemen.gabor2@nisz.hu> | 2019-04-25 16:13:28 +0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-04-27 17:46:09 +0200 |
commit | 30e619db016b59bd0c4c8aba518b20012f7ae829 (patch) | |
tree | c3ff7ebe18356b9b05db2197129c761c79e8caac /unoidl | |
parent | 38ef4990bf34d7c7a7079e3b65af43656bb1845a (diff) |
tdf#42949 Add filter file to unoidl/
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 <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'unoidl')
-rw-r--r-- | unoidl/IwyuFilter_unoidl.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
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 |