2024-02-03 11:03:45 -06:00
|
|
|
---
|
|
|
|
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
|
2024-02-22 02:19:22 -06:00
|
|
|
bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:
|
|
|
|
# Actually needed to not crash in fuzzing
|
|
|
|
- cxxabi.h
|
2024-02-03 11:03:45 -06:00
|
|
|
bridges/source/cpp_uno/gcc3_linux_x86-64/except.cxx:
|
|
|
|
# No .hxx -> .h replacement in URE headers
|
|
|
|
- typelib/typedescription.hxx
|
2024-02-09 05:49:02 -06:00
|
|
|
bridges/source/cpp_uno/gcc3_linux_x86-64/rtti.cxx:
|
|
|
|
# Actually needed for ifdefs to work in all cases
|
|
|
|
- share.hxx
|
2024-02-03 11:03:45 -06:00
|
|
|
bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:
|
|
|
|
# Actually needed
|
|
|
|
- callvirtualmethod.hxx
|
|
|
|
- share.hxx
|