-
| | |
| --- | --- |
| Bugzilla Link | [47774](https://llvm.org/bz47774) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @zygoloid |
## Extended Description
In th…
-
When using the "-ast-dump=json" flag, the generated AST information in the JSON file is missing information about OpenMP clauses. Directives seem to show up fine, but not any associated clauses. In c…
-
## What
Update to the latest feasible `clang-tidy` and `clang-format` tools
## Why
At time of writing GitHub CI is still on v12 when v18 is the latest stable release. Local usage of later `cl…
-
This issue lists areas that are good entry points to start contributing to opentelemetry-cpp.
For each issue, see the issue comments for details.
## Functional
Typically, features touching a …
-
Minimal reproducing example:
```cpp
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
clang::Identifi…
-
Please describe the problem.
Google's Bazel uses gcc as the system compiler. I've been using https://github.com/hedronvision/bazel-compile-commands-extractor to get a `compile_commands.json`.
C…
matta updated
10 months ago
-
I wouldn't normally report this because it's kind of a "you're holding it wrong" bug, but the crash message explicitly asked me to :)
I have a script that generates C code in one mode, and a huge a…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR38042](https://bugs.llvm.org/show_bug.cgi?id=38042) |
| Status | NEW |
| Importance | P normal |
|…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR48675](https://bugs.llvm.org/show_bug.cgi?id=48675) |
| Status | NEW |
| Importance | P normal |
|…
-
## Project description
At the moment there are various flavors for compilers and stdenvs in `llvmPackages`. I believe most of the existing configurations are not very useful and the most important …