llvm/clang/test/utils/update-verify-tests/Inputs/no-checks.c

void foo() {
    bar = 2;
}