summaryrefslogtreecommitdiffstats
path: root/bridges/IwyuFilter_bridges.yaml
blob: 92bb94d9a1e44018028878d984779da91bfe88da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
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