[PATCH] D127009: [test] Modify test case so it verifies the fix from D126396

2022-06-03 Thread Fangrui Song via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG490990bb1f65: [test] Modify test to verify D126396 (Clean "./" from __FILE__ expansion) (authored by ppluzhnikov, committed by MaskRay). Changed prior to commit: https://reviews.llvm.org/D127009?vs=434

[PATCH] D127009: [test] Modify test case so it verifies the fix from D126396

2022-06-03 Thread Paul Pluzhnikov via Phabricator via cfe-commits
ppluzhnikov added a comment. I think I've done the cleanups requested. If this looks good, please push it (I don't have commit rights). Thanks, Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D127009/new/ https://reviews.llvm.org/D127009 __

[PATCH] D127009: [test] Modify test case so it verifies the fix from D126396

2022-06-03 Thread Paul Pluzhnikov via Phabricator via cfe-commits
ppluzhnikov updated this revision to Diff 434202. ppluzhnikov added a comment. Update. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D127009/new/ https://reviews.llvm.org/D127009 Files: clang/test/Preprocessor/file_test.c Index: clang/test/Prep