minix/external/bsd/llvm/dist/clang/test/Index/c-index-unsupported-warning-test.c

4 lines
96 B
C
Raw Normal View History

// RUN: c-index-test -code-completion-at=%s:1:1 -Wunknown-foo-bar-warning -Werror %s
void f();