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