[PATCH] D135373: [clang][test] Make headers unique to avoid linking issues

2022-10-06 Thread Ben Langmuir via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rG8d9a3a6b9bd1: [clang][test] Make headers unique to avoid linking issues (authored by benlangmuir). Repository: rG LLVM Github Monorepo CHANGES SI

[PATCH] D135373: [clang][test] Make headers unique to avoid linking issues

2022-10-06 Thread Mikhail Goncharov via Phabricator via cfe-commits
goncharov accepted this revision. goncharov added a comment. This revision is now accepted and ready to land. thank you! Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D135373/new/ https://reviews.llvm.org/D135373 ___

[PATCH] D135373: [clang][test] Make headers unique to avoid linking issues

2022-10-06 Thread Ben Langmuir via Phabricator via cfe-commits
benlangmuir created this revision. benlangmuir added reviewers: goncharov, dexonsmith. Herald added a project: All. benlangmuir requested review of this revision. Herald added a project: clang. Herald added a subscriber: cfe-commits. Make the empty headers used by cl-pch-showincludes.cpp unique so