-
The following example:
```cpp
// clang-19 -std=c++23 --analyze -Xclang -analyzer-config -Xclang aggressive-binary-operation-simplification=true -Xclang -analyzer-checker=alpha.cplusplus.Invalidate…
-
Trying to reduce this from some fmt code:
```cpp
#include
using EH = fmt::detail::error_handler;
namespace fmt::detail {
template
class CompileParseContext
: public basic_format_par…
-
| | |
| --- | --- |
| Bugzilla Link | [42433](https://llvm.org/bz42433) |
| Version | trunk |
| OS | All |
| CC | @devincoughlin,@haoNoQ |
## Extended Description
We are seeing a false positive fr…
-
Hi
I want to use nvrtc to compile a sm90 kernel in runtime. The problem is that I don't have the kernel instance on host thus can't run to_underlying_arguments to get kernel param to launch the kerne…
-
-
Full name of submitter (unless configured in github; will be published with the issue): Jim X
[expr.prim.lambda.capture] p6 says
> An init-capture inhabits the lambda scope ([basic.scope.lambda]) …
-
i have about 75 projects for the school here that i need to move over to VSCode/PIO environment...
but for each of them i need to add all the function prototypes before they will compile. PIO …
-
Can you use serialize wide strings? (http://www.cplusplus.com/reference/string/wstring/)
1>cereal\inc\cereal/archives/json.hpp(879): error C2664: 'void cereal::JSONOutputArchive::saveValue(unsigned l…
-
[basic.fundamental] p12 says
> The value representation of floating-point types is implementation-defined.
For other integer types, we did not emphasize this point for them. Isn't the value repre…
-
**Describe the bug**
docs.microsoft.com denies service to older browsers due to overzealous HTTP settings
**To Reproduce**
- On XP, open old Chrome, say 24
- Go to docs.microsoft.com
- if y…