summaryrefslogtreecommitdiff
path: root/include/IwyuFilter_include.yaml
blob: 1f88a7890f9bf370b1f83e251a6dd07e12d2439c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
---
assumeFilename: desktop/source/app/app.cxx
blacklist:
    include/sal/typesizes.h:
    # needed for build to work
    - config_typesizes.h
    include/sal/types.h:
    # needed for build to work
    - sal/typesizes.h
    include/sal/mathconf.h:
    # Platform dependent
    - cmath
    include/osl/endian.h:
    # needed for base types used in macros
    - sal/types.h
    include/osl/conditn.h:
    # ODK API test would fail with fw decl here
    - osl/time.h
    include/osl/socket.h:
    # ODK API test would fail with fw decl here
    - osl/time.h
    include/osl/thread.h:
    # ODK API test would fail with fw decl here
    - osl/time.h
    include/osl/conditn.hxx:
    # ODK API test would fail with fw decl here
    - osl/time.h
    include/osl/pipe_decl.hxx:
    # ODK API test would fail with fw decl here
    - osl/security.hxx
    include/osl/socket_decl.hxx:
    # Needed by socket.hxx for inline function
    - rtl/byteseq.hxx
    include/osl/thread.hxx:
    # ODK API test would fail with fw decl here
    - osl/time.h
    include/rtl/instance.hxx:
    # Needed for template functions
    - osl/getglobalmutex.hxx
    include/rtl/math.hxx:
    # TODO MSVC does not compile basegfx/numeric/ftools.hxx when this is replaced
    - math.h
    include/registry/regtype.h:
    # Needed for template
    - o3tl/typed_flags_set.hxx
    include/registry/types.hxx:
    # Needed for template
    - o3tl/typed_flags_set.hxx