AX: Logging outerHTML in streamAXCoreObject is not truncated
[webkit.git] / .clangd
blob78580a0170b6c6e507db47dd1799b7bfd915fe32
1 If:
2     PathMatch: [.*\.h]
3 CompileFlags:
4     Add: [--include=config.h]
5 ---
6 If:
7     PathMatch: [.*\.cpp]
8 CompileFlags:
9     Add: [--include=config.h]