-
see also
https://github.com/microsoft/compiler-tests/blob/master/seh/seh0043.c
https://github.com/microsoft/compiler-tests/blob/master/seh/seh0048.c
```
int main()
{
int a = 10;
whi…
-
The hermetic cuda toolchain with --config=cuda_clang always looks for a local clang. It is useful to be able to download a hermetic clang as well.
Even with the local cuda toolchain this option was…
-
### Description of the bug:
When generating coverage on macOS and when using a gcc toolchain or an llvm toolchain configured to emit gcov, gcda files are not found unless `GCOV_PREFIX_STRIP` is set.…
-
### Description
` CMake Error at /Users/kishore/Documents/NEWARCH/MyApp/node_modules/react-native/ReactAndroid/cmake-utils/ReactNative-application.cmake:138 (target_link_libraries):
Cannot speci…
-
# Title
Snapdragon LLVM Toolchain
## Author
Sivakumar Ganesan, sganesa@quicinc.com, Qualcomm Innovation Center
## Distribution
Snapdragon LLVM Compiler Toolchain is distributed for building…
-
Dear Maintainers,
Thank you for your hard work on this project. I’m reaching out to request assistance with an issue I encountered. I’m not entirely sure if it’s due to something I may have overlooke…
-
### Page link:
https://bazel.build/tutorials/ccp-toolchain-config?hl=en
example link: https://github.com/bazelbuild/examples/tree/main/cpp-tutorial/stage3
### Problem description (include a…
-
[+] Building 66.6s (9/38) …
-
Just going through the setup docs and on the swift package pdc command I get errors about mismatched arch (I'm on an M1 Mac FWIW), and then it crashes.
I have TOOLCHAINS set:
```
export PLAYDATE_…
-
### Describe the bug
The test sycl/test-e2e/Basic/built-ins.cpp is failing when run on AMD HIP GPU. See below for commands to reproduce and resulting errors. The fail snippet has been taken from he…