summaryrefslogtreecommitdiff
path: root/writerfilter/IwyuFilter_writerfilter.yaml
blob: 1397a6e48f53dd92751612c11b1a3489e1ba33c7 (plain)
1
2
3
4
5
6
7
8
---
assumeFilename: writerfilter/source/filter/WriterFilter.cxx
blacklist:
    writerfilter/source/rtftok/rtfsdrimport.hxx:
    # IWYU assumes std::stack<IncompleteType> in a header is OK, but that's not
    # the case for all of LO's supported platforms.
    # See <https://github.com/include-what-you-use/include-what-you-use/issues/175>.
    - dmapper/GraphicZOrderHelper.hxx