-
Right now, if we use [`documentMode: 'string'`](https://the-guild.dev/graphql/codegen/plugins/presets/preset-client#documentmode) the `graphql-codegen` tool will generate a definition for a `TypedDocu…
-
It works fine on iOS, but on android I'm getting the following error
```
> Configure project :react-native-vision-camera
[VisionCamera] Thank you for using VisionCamera ❤️
[VisionCamera] If you …
-
It folds G_CTLZ and G_CTTZ when the input is a constant:
https://github.com/llvm/llvm-project/blob/8326fb2626836ca4d95f30a67f7836dd2b4c1031/llvm/lib/CodeGen/GlobalISel/CSEMIRBuilder.cpp#L278
F…
-
Compiler Explorer: [https://godbolt.org/z/8o4K1GGjq](https://godbolt.org/z/8o4K1GGjq)
Attempting to compile the following program with Clang Assertion Trunk:
```c
typedef __attribute__((aligned (…
-
### Description
I have upgraded to latest react native and I am able to build everything fine locally, while CI keeps throwing this error on build:
FBReactNativeSpec/FBReactNativeSpec.h: No such f…
-
I am trying to run the inference tutorial on STM32Cube IDE 1.5.0 as documented in the repo. However, on generating code using the script `examples/vww_patchbased.py` and moving the generated folder `c…
-
# Issue summary
Before opening this issue, I have:
- [x] Upgraded to the latest version of the relevant packages
- **`@shopify/*` package and version:**
- `@shopify/api-codegen-preset@1…
-
### Describe the bug
I don't know if it's a bug or not, but I'm reporting it just in case. See _steps to reproduce_ below for a more detailed bug/issue explanation.
In short, if you set `"type":…
-
@DanielStolt created:
https://orchard.codeplex.com/workitem/19445
When using codegen to generate project files for modules and themes, I've noticed the project files that it creates are rather outdat…
-
Compiler Explorer: [https://godbolt.org/z/GzEbhPTza](https://godbolt.org/z/GzEbhPTza)
Attempting to compile below program with Clang Assertion Trunk:
```c
#include
bool lock;
int main () {
…