llvm/clang/tools/scan-build-py/tests/functional/src/include/clean-one.h

#ifndef CLEAN_ONE_H
#define CLEAN_ONE_H

int do_nothing_loop();

#endif