This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG17386cb4dc89: [clang][Driver] Make multiarch output file
basenames reproducible (authored by keith).
Repository:
rG LLVM Github Monorepo
CHANGES
keith updated this revision to Diff 379570.
keith added a comment.
Fix windows test paths
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111269/new/
https://reviews.llvm.org/D111269
Files:
clang/lib/Driver/Driver.cpp
clang/test/Driver/darwin-ds
keith updated this revision to Diff 378796.
keith added a comment.
Fix slashes for windows
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111269/new/
https://reviews.llvm.org/D111269
Files:
clang/lib/Driver/Driver.cpp
clang/test/Driver/darwin-d
keith updated this revision to Diff 377983.
keith added a comment.
Fix format
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111269/new/
https://reviews.llvm.org/D111269
Files:
clang/lib/Driver/Driver.cpp
clang/test/Driver/darwin-dsymutil.c
I
JDevlieghere accepted this revision.
JDevlieghere added a comment.
This revision is now accepted and ready to land.
LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111269/new/
https://reviews.llvm.org/D111269
___
keith updated this revision to Diff 377674.
keith added a comment.
Remove debug comment
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111269/new/
https://reviews.llvm.org/D111269
Files:
clang/lib/Driver/Driver.cpp
clang/test/Driver/darwin-dsym
keith created this revision.
Herald added a reviewer: JDevlieghere.
keith requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
When building a multiarch MachO binary, previously the intermediate
output file names would contain random characters.