llvm/clang/test/Preprocessor/pr2086.h

#ifndef test
#endif

#ifdef test
#undef test
#endif