File: IwyuFilter_cppu.yaml

package info (click to toggle)
libreoffice 1%3A7.0.4-4%2Bdeb11u10
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,255,188 kB
  • sloc: cpp: 4,130,031; xml: 364,887; java: 276,583; python: 65,680; ansic: 36,276; perl: 32,034; javascript: 16,964; yacc: 10,836; sh: 10,721; makefile: 9,112; cs: 6,600; objc: 1,972; lex: 1,887; awk: 1,002; pascal: 940; asm: 928; php: 79; csh: 20; sed: 5
file content (26 lines) | stat: -rw-r--r-- 854 bytes parent folder | download
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
---
assumeFilename: cppu/source/uno/data.cxx
blacklist:
    cppu/qa/test_any.cxx:
    # No hpp -> hdl replacement needed
    - Enum1.hpp
    - Enum2.hpp
    - Interface1.hpp
    - Interface2.hpp
    - Interface2a.hpp
    - Interface2b.hpp
    - Interface3.hpp
    cppu/source/cppu/cppu_opt.cxx:
    # Unit test fails without uno/Any.hxx
    - com/sun/star/uno/Any.hxx
    cppu/source/helper/purpenv/helper_purpenv_Environment.cxx:
    # Needed by the implementation of Environment_initWithEnterable
    - cppu/helper/purpenv/Environment.hxx
    cppu/source/threadpool/current.cxx:
    # FIXME removing this makes linking fail in binaryurp
    - uno/current_context.h
    cppu/source/threadpool/threadident.cxx:
    # Don't replace hxx -> h in URE API
    - rtl/byteseq.hxx
    # FIXME removing this makes linking fail in binaryurp
    - uno/threadpool.h