summaryrefslogtreecommitdiff
path: root/include/IwyuFilter_include.yaml
blob: 5e9a818b379d72accadfff563de978e793821742 (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
---
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