-
| | |
| --- | --- |
| Bugzilla Link | [20914](https://llvm.org/bz20914) |
| Version | trunk |
| OS | All |
| Attachments | [Reduced testcase](https://user-images.githubusercontent.com/60944935/14375…
-
-
There is still some writeback_fid code that now never gets called which needs to be deleted.
-
Related to #701 and WIP MR #723 and #724.
Disabling auto vectorization in ixx/oxx causes a loss of performance. I had to add this to avoid FPEs in code that seesm to get autovcetorized. But for ggt…
-
## Generic information
- the latest version
- flutter project
## Bug description
protoc-gen-gocosmos couldn't find during generate the .dart files
-
```bash
make -C ci-golangci-lint
```
Errors:
```bash
/go/bin/golangci-lint-v1.51.2 run --path-prefix services/auth-bearer --timeout 10m0s --issues-exit-code 0 --out-format checkstyle > checkstyl…
-
### Description of the problem
This issue is continuation of https://github.com/golangci/golangci-lint/issues/3086.
We are waiting for https://github.com/golang/go/issues/58633
Stack trace …
-
Hi issue tracks the progress of eliminating `#ifdef DEADCODE` ... `#endif` marcos in the codebase.
-
Builders and try-bots have gcc 5.1 installed on them. According to https://sourceforge.net/projects/mingw-w64/files/ we could get gcc 8.1.
I discovered problem with our builders while fixing #23649…
-
# Bug report
When a nop node is right after `exit` or `return`, "unreachable statement" error will not be reported.
### Code snippet that reproduces the problem
https://phpstan.org/r/6c7ae512-f7c…