https://reviews.llvm.org/D123498 contains a few errors resulting in incorrect target contents or mismatched target/list names. This patch fixes all the known errors.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D126002
[clang] Fixing arm-common, windows only and openmp header install targets ClosedPublic Authored by qiongsiwu1 on May 19 2022, 11:50 AM.
Details Summary https://reviews.llvm.org/D123498 contains a few errors resulting in incorrect target contents or mismatched target/list names. This patch fixes all the known errors.
Diff Detail
Event TimelineHerald added subscribers: StephenFan, guansong, kristof.beyls and 2 others. · View Herald Transcript This revision is now accepted and ready to land.May 19 2022, 9:59 PM This revision was landed with ongoing or failed builds.May 20 2022, 9:29 AM Closed by commit rG1f12718ccfd6: [clang] Fixing arm-common, windows only and openmp header install targets (authored by qiongsiwu1). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 430997 clang/lib/Headers/CMakeLists.txt
|