llvm/clang/test/Preprocessor/Inputs/include-subdir/file_name_macro_include.h

3: __FILE_NAME__
4: "file_name_macro_include.h"
#ifdef MS
// Should be the same even when included with backslash.
5: __FILE_NAME__
#endif