summaryrefslogtreecommitdiff
path: root/store/IwyuFilter_store.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'store/IwyuFilter_store.yaml')
-rw-r--r--store/IwyuFilter_store.yaml17
1 files changed, 17 insertions, 0 deletions
diff --git a/store/IwyuFilter_store.yaml b/store/IwyuFilter_store.yaml
new file mode 100644
index 000000000000..2dadc69a50ac
--- /dev/null
+++ b/store/IwyuFilter_store.yaml
@@ -0,0 +1,17 @@
+---
+assumeFilename: store/source/storbase.cxx
+blacklist:
+ store/source/storbase.hxx:
+ # Needed for OSL_BIGENDIAN macro
+ - osl/endian.h
+ store/source/stordir.hxx:
+ # Checking other file gives this
+ - namespace store { struct OStoreDirectoryPageData; }
+ store/source/storlckb.hxx:
+ # Checking other file gives this
+ - namespace store { struct OStoreDataPageData; }
+ - namespace store { struct OStoreDirectoryPageData; }
+ store/source/storpage.hxx:
+ # Checking other file gives this
+ - namespace store { struct OStoreDirectoryPageData; }
+ - namespace store { class OStoreDirectoryPageObject; }