[AArch64][GlobalISel] Add disjoint handling for add_and_or_is_add. (#123594)
[llvm-project.git] / clang / test / Preprocessor / Inputs / include-subdir / file_name_macro_include.h
blobe974799b1f66a1bb6ce26933f665162f8f1bb815
1 3: __FILE_NAME__
2 4: "file_name_macro_include.h"
3 #ifdef MS
4 // Should be the same even when included with backslash.
5 5: __FILE_NAME__
6 #endif