xref: /llvm-project/clang/test/Index/c-index-unsupported-warning-test.c (revision be0474c047b1cb01225494ccb3210d501490685c)
1 // RUN: c-index-test -code-completion-at=%s:1:1 -Wunknown-foo-bar-warning -Werror %s
2 
3 void f();
4