This attempts to move driver tests out of Frontend and to Driver, separates RUNs that should fail from RUNs that should succeed, and prevent creating output files or dumping output.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
This is typically done via 2>&1 rather than |&.