summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/Inputs/include-subdir/file_name_macro_include.h
blob: e974799b1f66a1bb6ce26933f665162f8f1bb815 (plain)
1
2
3
4
5
6
3: __FILE_NAME__
4: "file_name_macro_include.h"
#ifdef MS
// Should be the same even when included with backslash.
5: __FILE_NAME__
#endif
OpenPOWER on IntegriCloud