llvm/clang/test/Preprocessor/empty_file_to_include.h


#ifndef EMPTY_FILE_TO_INCLUDE_H
#define EMPTY_FILE_TO_INCLUDE_H

// empty file

#endif