xtemp09

Results 232 comments of xtemp09

Any news on python support? LLVM 12.0.1 has been released. Using your toolchain, I compiled clang with default targetting libc++ instead of libstdc++, using Win32 threads instead of pthreads and...

Will python scripting in gdb & lldb be implemented before New Year's day?

I noticed that the GCC developers have no interest in fixing bugs on Windows platform. They don't even consider patches sent. clang/LLVM developers show fundamental difference. Perhaps, migration to clang/LLVM...

I don't think to point out the maintainer what to do is the right way. Though, I can't speak for Brecht, feature request and bug reports will be encouraged, but...

Can you share your clang distribution, here, on github? `LLVM_LINK_LLVM_DYLIB` worked in 12.0.0 version; when I compiled 12.0.1 with `LLVM_ENABLE_EH=On` and `LLVM_ENABLE_RTTI=On` it produced weird bugs. when I turned `LLVM_LINK_LLVM_DYLIB`...

@brechtsanders, are you planning on making UCRT distribution?

@brechtsanders, might I ask if your distribution using LLVM_BUILD_LLVM_DYLIB now and llvm-ml to compile openmp?

Perhaps, rewriting it into openCL will solve all the problems.

luzpaz, no. I don't know what caused the leak in the issue, I blame Python. My commit connected to loading fonts. The memory was allocated to load a font, but...