9d994e7ba6
after commit b3fa6e6e65
Change-Id: I79e99d13d982f2190473904db4d63886c479b4f1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/163167
Tested-by: Gabor Kelemen <gabor.kelemen.extern@allotropia.de>
Reviewed-by: Gabor Kelemen <gabor.kelemen.extern@allotropia.de>
16 lines
604 B
YAML
16 lines
604 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/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
|