-
| | |
| --- | --- |
| Bugzilla Link | [21690](https://llvm.org/bz21690) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @hfinkel |
## Extended Descripti…
-
### Is there an existing proposal for this?
- [X] I have searched the existing proposals
### Is your feature request related to a problem?
C API is very useful in general, and can become a bridge f…
-
[P1841R0](https://wg21.link/p1841r0) Wording for Individually Specializable Numeric Traits (Walter E Brown)
-
See #4379 for context.
Please feel free to derive new Issues from this material or email the wording reflectors.
Also feel free to directly edit the posts below with updated information.
-
We currently have `Path` defined as `std::string`. This is kinda sloppy in general, but especially bad if we ever want to work on Windows.
We should instead use `std::filesystem::path`, which is th…
-
With CodeChecker 6.20.0, self-compiled clang 15.0.1, enabled Z3 solver 4.11.2 on openldap branch OPENLDAP_REL_ENG_2_6, calling
```console
> CodeChecker analyze ./compile_commands.json --ctu --z3=o…
-
@dhollman In the conclusion to our discussion related to issue #22, you expressed that you have a version of _mdspan_ (master?) working in Visual Studio. You expressed the need to set the compiler op…
-
Full name of submitter (unless configured in github; will be published with the issue): Jim X
[basic.lval] p5 says
> The result of a glvalue is the entity **denoted by the expression**.
Conside…
-
Full name of submitter (unless configured in github; will be published with the issue): Jim X
Since [lex.phases] p1.9 says:
> All external entity references are resolved. Library components are li…
-
Full name of submitter (unless configured in github; will be published with the issue): Jim X
[basic.life] p6 says:
> The program has undefined behavior if :
>> - [...]
>> - the pointer is used …