-
| | |
| --- | --- |
| Bugzilla Link | [51932](https://llvm.org/bz51932) |
| Version | unspecified |
| OS | All |
| CC | @jpienaar,@River707 |
## Extended Description
I'm not very familiar with how…
-
when i build c code at my macbook, the code is fine,
while when i execute c2go transpile main.c
the c2go panic,here is the log
```
panic: could not match regexp with string
^(?P[0-9a-fx]+) (?:…
-
Rel #3513.
Currently, the FFI for CUDA-related library is hand-written in the files as `cusparse.pyx`, `cusparse.pxd` and `cupy_cusparse.h` for cuSPARSE. It may be time to generate it from its C he…
-
Using this module definition:
```
Class-definitions DEFINITIONS AUTOMATIC TAGS ::=
BEGIN
Myenum ::= ENUMERATED { zero, one, two }
Mysequence-with-enum ::= SEQUENCE
{
foo Myenum DE…
-
| | |
| --- | --- |
| Bugzilla Link | [12093](https://llvm.org/bz12093) |
| Version | 3.0 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dwblaikie,@echristo |
## Extended Descrip…
-
I am unable to build element-ios project on Apple Silicon (M2) . I followed all READ-ME instructions but I am still getting these errors:
```
element-ios-develop/Pods/FLEX/Classes/GlobalStateExpl…
-
### 🚨New Issue Checklist🚨
- [ no] Updated swift-ast to the latest version
- [yes ] I am aware that the `swift-ast -github-issue /path/to/file.swift` might help me generate this file
### Issue S…
-
### Describe the Request
When I run the command pnpm --filter app dev, I encounter too many Deprecation Warnings like this
```
Deprecation Warning: Sass's behavior for declarations that appear afte…
-
When I create a new extractor, one to extract the comparison flag from a comparison referenced by `select`, ISLE panics.
### Steps to Reproduce
Add:
```
(decl select_fcmp_flag (FloatCC) Inst…
-
**Verified on**: release version 4.0.2, latest master (git ce4164b66)
**C++ enabled**: yes
**Target language**: Python
**System**: typical 64-bit Gentoo Linux with GCC 8.3.0 (can give more details …