-
The type hierarchy reported by the plugin seems incomplete. For example, in terms of `NamedDecl` inside [Decl.h](https://github.com/llvm/llvm-project/blob/main/clang/include/clang/AST/Decl.h),it repor…
-
When the clang:: Decl:: print interface in Clang-15.02 involves the following code, it will output redundant embedded union structures, resulting in unknown errors.
input code:
union { int buf…
-
When the `clang::Decl::print` interface involves the following asm embedded code, it will ignore the last double colon, resulting in compilation errors.
![image](https://user-images.githubusercontent…
-
I propose `$kak_def_docstrings`, and `$kak_decl_docstrings` to hold all defined `def`s and `decl`s together with their docstrings.
Use cases:
* Completion and other ways to access the documentatio…
-
-
Package: libiconv:x64-mingw-dynamic@1.17#4
**Host Environment**
- Host: x64-windows
- Compiler: GNU 7.3.0
- vcpkg-tool version: 2024-10-18-e392d7347fe72dff56e7857f7571c22301237ae6
vcpkg-scrip…
-
### Issue
Hi,
So, my arch package won't build again. I tested a standard build without my package and received the same error, so the problem is either here or with clang. Seems to be a linker error…
-
| | |
| --- | --- |
| Bugzilla Link | [46514](https://llvm.org/bz46514) |
| Version | trunk |
| OS | Linux |
| CC | @adrian-prantl,@dwblaikie,@JDevlieghere,@jmorse,@walkerkd,@pogo59,@pogo59,@vedantk…
vries updated
3 weeks ago
-
> It could either be an extra argument to the `environment.add_decl` function, or a free function `set_decl_pos`, depending on the constraints in the C++.
From https://github.com/leanprover-communi…
-
If I try to stringify a generated AST, this is thrown. Some rare cases seem to trigger this, like the CSS linked on this site: http://gmw.cn/
`TypeError: Cannot read property 'length' of undefined
…