llvm/clang/test/Modules/Inputs/odr_hash-elaborated-types/textual_time.h

#ifndef _TIME_H
#define _TIME_H

struct timespec { };

#endif