-
**Describe the bug**
I get an error message when building a project
**Does the bug persist in the most recent commit?**
Yes
I use preset:
```
"configurePresets": [
{
"name": …
-
| | |
|--------------------|----|
| Bugzilla Link | [PR40367](https://bugs.llvm.org/show_bug.cgi?id=40367) |
| Status | NEW |
| Importance | P enhancemen…
-
[main] Building folder: dicom_node clean
[build] Starting build
[proc] Executing command: "C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\…
-
Tested with Clang 16.0.0.
Minimal example:
```cpp
//#undef __cplusplus
//#define __cplusplus 201703 // compiles when forcing libc++ as if compiling under C++17
#include
#include
#include …
-
| | |
| --- | --- |
| Bugzilla Link | [16809](https://llvm.org/bz16809) |
| Version | trunk |
| OS | Linux |
| Attachments | [Scripts that reproduce the behavior; supplementary scripts; results of m…
-
A container's type may include non-type template parameters, e.g.
```
QVarLengthArray container;
// ^^ NTTP
```
Accepting them with `template typename Container` will there…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR16809](https://bugs.llvm.org/show_bug.cgi?id=16809) |
| Status | NEW |
| Importance | P normal |
|…
-
### Hardware:
Board: ESP32 devkit V1
Core Installation version:
- framework-arduinoespressif32 3.10006.210326 (1.0.6)
- tool-esptoolpy 1.30100.210531 (3.1.0)
- tool-mkspiffs 2.230.0 (…
-
I was trying to move from NVCC 10.2.x to 11.0.167 for the C++17 compatibility, which didn't work due to ``Kokkos contract violation:
Asserted condition `block_size > 0` evaluated false``. I assum…
-
Copy issue body from C:/vcpkg/installed/vcpkg/issue_body.md
Package: libtorch[core,leveldb,tbb,xnnpack,zstd]:x64-windows -> 1.12.1#3
**Host Environment**
- Host: x64-windows
- Compiler: MSVC 1…