-
| | |
|--------------------|----|
| Bugzilla Link | [PR24727](https://bugs.llvm.org/show_bug.cgi?id=24727) |
| Status | NEW |
| Importance | P normal |
|…
-
System:
`Windows 10 Pro 21H2`
clang++:
```
PS C:\Users\nyako> clang++ --version
clang version 17.0.0
Target: x86_64-pc-windows-msvc
Thread model: posix
InstalledDir: C:\Program Files\LLVM\bi…
-
| | |
| --- | --- |
| Bugzilla Link | [49157](https://llvm.org/bz49157) |
| Version | 10.0 |
| OS | Linux |
## Extended Description
When calling a print method on struct decl there is a stackoverf…
-
| | |
| --- | --- |
| Bugzilla Link | [41370](https://llvm.org/bz41370) |
| Version | unspecified |
| OS | Linux |
| Attachments | [reproducer](https://user-images.githubusercontent.com/55733087/143…
-
| | |
| --- | --- |
| Bugzilla Link | [41687](https://llvm.org/bz41687) |
| Version | unspecified |
| OS | All |
| CC | @devincoughlin,@Szelethus |
## Extended Description
At SVN r359691:
$ cat /…
-
```c++
#include "mpi.h"
bool contains();
void do_a() {
if (contains()) {
MPI_Request request_item;
MPI_Wait(&request_item, MPI_STATUS_IGNORE);
}
do_a();
}
```
backtrace
```tex…
-
| | |
| --- | --- |
| Bugzilla Link | [49926](https://llvm.org/bz49926) |
| Version | unspecified |
| OS | Linux |
| Attachments | [Unit test demonstrating the problem](https://user-images.githubuse…
-
Maybe this has been reported before but I am not sure if anyone has come across this problem with `clang::tooling::ClangTool`. Is `libTooling` not compatible with `-D_GLIBCXX_DEBUG`?
The backtrace …
-
| | |
|--------------------|----|
| Bugzilla Link | [PR50925](https://bugs.llvm.org/show_bug.cgi?id=50925) |
| Status | NEW |
| Importance | P enhancemen…
-
Using the new offload driver via `--offload-new-driver` will cause clang-tidy to crash with
```
clang-tidy: .../clang/lib/Tooling/Tooling.cpp:112:
bool ignoreExtraCC1Commands(const driver::Compil…