Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D95660
[NFC] Disallow unused prefixes under clang/test/Driver ClosedPublic Authored by mtrofin on Jan 28 2021, 7:59 PM.
Details
Diff Detail
Unit TestsFailed Event TimelineHerald added subscribers: kerbowa, mstorsjo, nhaehnle, jvesely. · View Herald TranscriptJan 28 2021, 7:59 PM mtrofin marked an inline comment as done. Comment Actionscleaned up the RUN line for rocm
This revision was landed with ongoing or failed builds. Closed by commit rGc4d6f2707a1e: [NFC] Disallow unused prefixes under clang/test/Driver (authored by mtrofin). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 320035 clang/test/Driver/amdgpu-macros.cl
clang/test/Driver/cuda-detect.cu
clang/test/Driver/fsanitize.c
clang/test/Driver/lit.local.cfg
clang/test/Driver/ps4-visibility-dllstorageclass.c
clang/test/Driver/rocm-device-libs.cl
|
Since you changing the lines, consider indenting 2>&1
The most common style is to place 2>&1 | \ on the previous line.