aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Demangle/RustDemangle.cpp
diff options
context:
space:
mode:
authorDan Liew <dliew@apple.com>2021-05-15 11:09:34 -0700
committerDan Liew <dliew@apple.com>2021-05-15 11:09:34 -0700
commitb7f60d861ad7a8d03c09c0b72277eabaa53731fb (patch)
treeca0605e2ef9e764617137004079eb259091637bf /llvm/lib/Demangle/RustDemangle.cpp
parent7085cd2f2945b1e73e1c66f78080c48cba9112e8 (diff)
downloadllvm-b7f60d861ad7a8d03c09c0b72277eabaa53731fb.zip
llvm-b7f60d861ad7a8d03c09c0b72277eabaa53731fb.tar.gz
llvm-b7f60d861ad7a8d03c09c0b72277eabaa53731fb.tar.bz2
[Compiler-rt] Downgrade another fatal error to warning
https://reviews.llvm.org/D101681 landed a change to check the testing configuration which relies on using the `-print-runtime-dir` flag of clang to determine where the runtime testing library is. The patch treated not being able to find the path reported by clang as an error. Unfortunately this seems to break the `llvm-clang-win-x-aarch64` bot. Either the bot is misconfigured or clang is reporting a bogus path. To temporarily unbreak the bot downgrade the fatal error to a warning. While we're here also print information about the command used to determine the path to aid debugging.
Diffstat (limited to 'llvm/lib/Demangle/RustDemangle.cpp')
0 files changed, 0 insertions, 0 deletions