office-gobmx/bridges/IwyuFilter_bridges.yaml
Gabor Kelemen 7be51eca1e Update IwyuFilter in bridges
after commit 4b0c46dc61

Change-Id: If7c1d2a2b0d459271c0835f8fcdf084aa3482990
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/163719
Tested-by: Jenkins
Reviewed-by: Gabor Kelemen <gabor.kelemen.extern@allotropia.de>
2024-02-23 09:32:48 +01:00

19 lines
721 B
YAML

---
assumeFilename: bridges/source/cpp_uno/gcc3_linux_x86-64/abi.cxx
excludelist:
bridges/source/cpp_uno/gcc3_linux_x86-64/abi.hxx:
# No .hxx -> .h replacement in URE headers
- typelib/typedescription.hxx
bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:
# Actually needed to not crash in fuzzing
- cxxabi.h
bridges/source/cpp_uno/gcc3_linux_x86-64/except.cxx:
# No .hxx -> .h replacement in URE headers
- typelib/typedescription.hxx
bridges/source/cpp_uno/gcc3_linux_x86-64/rtti.cxx:
# Actually needed for ifdefs to work in all cases
- share.hxx
bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:
# Actually needed
- callvirtualmethod.hxx
- share.hxx