From ed5640d8b587fbcfed7dd7967f3de04b37a76f26 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:06:44 +0200 Subject: Adding upstream version 4:7.4.7. Signed-off-by: Daniel Baumann --- registry/IwyuFilter_registry.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 registry/IwyuFilter_registry.yaml (limited to 'registry/IwyuFilter_registry.yaml') diff --git a/registry/IwyuFilter_registry.yaml b/registry/IwyuFilter_registry.yaml new file mode 100644 index 000000000..7acf6c936 --- /dev/null +++ b/registry/IwyuFilter_registry.yaml @@ -0,0 +1,16 @@ +--- +assumeFilename: registry/source/registry.cxx +excludelist: + registry/source/regimpl.hxx: + # Needed for correct linker visibility + - regapi.hxx + registry/source/reflwrit.cxx: + # OSL_BIGENDIAN is being checked + - osl/endian.h + # Needed for correct linker visibility + - registry/writer.h + registry/source/reflread.cxx: + # OSL_BIGENDIAN is being checked + - osl/endian.h + # Needed for correct linker visibility + - registry/typereg_reader.hxx -- cgit v1.2.3