llvm-project/clang/tools
Joseph Huber a9fd8b9113 [LinkerWrapper] Fix calls to deleted Error constructor on older compilers
Summary:
A recent patch added some new code paths to the linker wrapper. Older
compilers seem to have problems with returning errors wrapped in
an Excepted type without explicitly moving them. This caused failures in
some of the buildbots. This patch fixes that.
2022-06-22 09:39:23 -04:00
..
amdgpu-arch
apinotes-test
arcmt-test
c-arcmt-test
c-index-test [libclang] add supporting for indexing/visiting C++ concepts 2022-05-24 10:02:53 -07:00
clang-check
clang-diff
clang-extdef-mapping
clang-format [clang-format][NFC] Fix braces in ClangFormat.cpp 2022-06-15 12:57:48 -07:00
clang-format-vs
clang-fuzzer
clang-import-test Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options 2022-06-05 00:31:44 -07:00
clang-linker-wrapper [LinkerWrapper] Fix calls to deleted Error constructor on older compilers 2022-06-22 09:39:23 -04:00
clang-nvlink-wrapper
clang-offload-bundler Don't use Optional::hasValue (NFC) 2022-06-20 20:17:57 -07:00
clang-offload-packager [Binary] Make the OffloadingImage type own the memory 2022-06-07 15:56:09 -04:00
clang-offload-wrapper
clang-refactor
clang-rename Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options 2022-06-05 01:07:51 -07:00
clang-repl Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options 2022-06-05 00:31:44 -07:00
clang-scan-deps [Tooling/DependencyScanning] Rename refactorings towards transitioning dependency scanning to use pre-lexed preprocessor directive tokens 2022-05-26 12:49:51 -07:00
clang-shlib
diag-build
diagtool [clang][tablegen] adds human documentation to `WarningOption` 2022-06-10 17:23:00 +00:00
driver [MC] Fix likely uninitialized memory bug 2022-06-13 07:41:17 -04:00
include-mapping
libclang [clang] Don't use Optional::getValue (NFC) 2022-06-20 22:59:26 -07:00
scan-build
scan-build-py [scan-build-py] Fix exception on shutdown with sarif-html output format 2022-06-10 23:21:09 +02:00
scan-view
CMakeLists.txt [Clang] Introduce clang-offload-packager tool to bundle device files 2022-05-11 09:39:13 -04:00