summaryrefslogtreecommitdiff
path: root/clang/test/Preprocessor/file_test.c
AgeCommit message (Expand)Author
2025-08-08[Tests] Add system-cygwin feature, and use it. (#152611)jeremyd2019
2022-06-03[test] Modify test to verify D126396 (Clean "./" from __FILE__ expansion)Paul Pluzhnikov
2022-05-11[clang] Add the flag -ffile-reproducibleAlan Zhao
2020-05-13[Clang] Restore replace_path_prefix instead of startswithSylvain Audi
2019-11-26XFAIL a test on WindowsFangrui Song
2019-11-26[Preprocessor] Fix backslash tests on Windows after D49466Fangrui Song
2019-11-26Initial implementation of -fmacro-prefix-map and -ffile-prefix-mapDan McGregor