rm -f does not write diagnostic message when there is no file argument.
Details
Details
Diff Detail
Diff Detail
- Repository
- rCRT Compiler Runtime
Paths
| Differential D48311
[XRay] rm GLOB || true -> rm -f ClosedPublic Authored by MaskRay on Jun 18 2018, 9:53 PM.
Details Summary rm -f does not write diagnostic message when there is no file argument.
Diff Detail
Event TimelineHerald added subscribers: Restricted Project, llvm-commits, delcypher. · View Herald TranscriptJun 18 2018, 9:53 PM This revision is now accepted and ready to land.Jun 18 2018, 9:55 PM Closed by commit rCRT335025: [XRay] rm GLOB || true -> rm -f (authored by MaskRay). · Explain WhyJun 19 2018, 12:16 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 151857 test/xray/TestCases/Posix/arg1-arg0-logging.cc
test/xray/TestCases/Posix/arg1-logger.cc
test/xray/TestCases/Posix/arg1-logging-implicit-this.cc
test/xray/TestCases/Posix/basic-filtering.cc
test/xray/TestCases/Posix/c-test.cc
test/xray/TestCases/Posix/fdr-mode-inmemory.cc
test/xray/TestCases/Posix/fdr-mode.cc
test/xray/TestCases/Posix/fdr-single-thread.cc
test/xray/TestCases/Posix/logging-modes.cc
test/xray/TestCases/Posix/pic_test.cc
test/xray/TestCases/Posix/profiling-multi-threaded.cc
test/xray/TestCases/Posix/profiling-single-threaded.cc
|