-
According to the Abseil doc:
* https://github.com/abseil/abseil-cpp?tab=readme-ov-file#support
support for C++14 will be revisited on 2024-12-15:
* https://github.com/google/oss-policies-info…
-
**Is your feature request related to a problem? Please describe.**
The latest SYCL compiler requires C++17, while our TPLs (i.e. BLT benchmark-1.8.0 in particular) are on C++11. Need to search for …
-
-
| | |
|--------------------|----|
| Bugzilla Link | [PR38176](https://bugs.llvm.org/show_bug.cgi?id=38176) |
| Status | NEW |
| Importance | P normal |
|…
-
| | |
| --- | --- |
| Bugzilla Link | [38176](https://llvm.org/bz38176) |
| Version | trunk |
| OS | Linux |
| CC | @gburgessiv,@kenr,@haoNoQ,@pirama-arumuga-nainar,@stephenhines,@svenpanne |
## Ex…
-
### Describe the issue
I tried build with CUDA 12.5 and TensorRT 10.0 in Windows, and saw errors like `error C4996: 'nvinfer1::IPluginV2': was declared deprecated` in build.
### Urgency
None
### T…
-
## Summary
It's been 5 years since issue #1659 (2019), where we kept track of the C++11 transition for LAMMPS, and 4 years (2020) since C++11 was allowed in LAMMPS core.
In a similar way, this i…
-
The following currently compiles without diagnostic for C++11 and later:
```
enum E {};
constexpr auto x = static_cast(1);
```
This should be ill-formed, clearly in C++17 and earlier, and als…
-
I am trying nimqt on windows with QT 6.6.1
First I was getting errors like this:
`.nimble\pkgs\nimqt-0.1\nimqt\qtcore\qstring.nim(189, 1) Error: redefinition of 'arg'; previous declaration here: .n…
-
| | |
| --- | --- |
| Bugzilla Link | [45356](https://llvm.org/bz45356) |
| Version | unspecified |
| OS | Windows NT |
| CC | @atnnn,@Ivan171,@mizvekov |
## Extended Description
It does not seem …