-
I am try build on aarch64 host, with a pre-build clang (llvm) on another x86_64 host, because it is so huge and lag to be built on device.
clang 10.0.1 (llvm) was install to /usr/bin and /usr/lib a…
-
Looking at the ```build-llvm.sh``` script, it seems that OpenMP support isn't enabled, and there's no libomp(.dll).a in the lib folder either. Is it already included in the normal Clang build, or I ne…
-
Hi, I'm so sorry for disturb you again, but I have cloned the repository (https://github.com/Terraspace/UASM.git) and after opening the file $UASM_DIR/build/VS2019.sln and try to compile the project, …
-
Hi, I'm trying to build on Linux amd64 and I get two different compilation errors:
```
codegenv2.c:1170:5: error: conflicting types for ‘BuildMemoryEncoding’
int BuildMemoryEncoding(unsigned cha…
-
I know that most of those directives are inexistent in the original MASM64 but I wonder if is it possible to add support to those directives to the UASM64 bit version. ¿Is it possible?
Have a nice…
-
I create two patch to build openmp with mingw clang on window https://reviews.llvm.org/D53397 and https://reviews.llvm.org/D53422
I share cmake build config here, currently only supports compiling u…
-
## Overview
In Apr. 1th, 2020 GMT,
[Out of Date MINGW-packages](https://packages.msys2.org/outofdate) is below:
- [x] mingw-w64-python-oslotest (#6364)
- [x] mingw-w64-gtk3 (#6352, a2f59cc, 62b9…
-
```
C:/Msys2/clang32/include/glib-2.0/gobject/gtype.h:643:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_ty…
-
**Tool information**
- Tool name: clang-tidy
- Tool license: Apache License 2.0 with LLVM Exceptions
- Add or update? Add
- Desired version: 10 (like other clang tools at the moment)
- Approximat…
-
**Describe the bug in detail:**
When using udonsharp on linux the code written in asset file isn't using the editor end of line style
**Provide steps/code to reproduce the bug:**
You need uni…