[clang][NFC] simplify the unset check in `ParseLabeledStatement` (#117430)
[llvm-project.git] / clang / test / Index / c-index-unsupported-warning-test.c
blob82ed06359d7ebca4628f202af267dfd2b9389092
1 // RUN: c-index-test -code-completion-at=%s:1:1 -Wunknown-foo-bar-warning -Werror %s
3 void f();