-
I noticed that after updated to LLVM 10:
```
$ time clang_delta --query-instances=replace-function-def-with-decl pr94523.ii
Available transformation instances: 5324
real 0m3.003s
user 0m2.857…
-
### Description
Swift 6.0 introduced support for using Noncopyable C++ types in Swift-C++ interop. While this feature works in many cases, I have encountered intermittent issues where it fails to com…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR50014](https://bugs.llvm.org/show_bug.cgi?id=50014) |
| Status | NEW |
| Importance | P enhancemen…
-
-- The C compiler identification is GNU 4.8.5
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile…
-
Benchmarking an R+deSolve code against the equivalent odin code yielded a surprising result:
```
# A tibble: 2 × 13
expression min median `itr/sec` mem_alloc `gc/sec` n_itr n_gc total_tim…
-
QuantLib expects Boost ver. ≥1.75.0 for CXX ≥20 but Linux fetches 1.74.0 with `sudo apt install -y libboost-dev ccache ninja-build`:
```
CMake Error at /usr/local/share/cmake-3.30/Modules/FindPack…
-
### Xmake 版本
v2.9.5+dev.21e4c2a3a
### 操作系统版本和架构
Windows
### 描述问题
同项目使用 cross compile 导致 can not find program ar
### 期待的结果
正常编译。
### 工程配置
``` lua
target("llvm_target")
set_languages("cxx20")…
-
It seems that `Kokkos` tests aren't being shuffled when they run.
I think they should.
Attached is an example that illustrates the need for shuffling. If the test `first` runs first, the test `s…
-
As I've been reading, the standard never required the base template for char_traits to any type but it was given for convenience purposes. Nowadays, at least in LLVM's libcxx version 19 it got [defini…
-
AppVeyor has VS 2019
NN--- updated
4 years ago