-
### Describe the issue
Unable to send multiple SQL commands in one `simpleQuery`.
### Vapor version
1.21.5
### Operating system and version
macOS 15
### Swift version
swift-driver…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR34814](https://bugs.llvm.org/show_bug.cgi?id=34814) |
| Status | NEW |
| Importance | P normal |
|…
-
Hi
I'm running long search queries and I wanted to be able to cancel a query with sqlite3_interrupt.
All my database operations are runing on FBDatabaseQueue because of the nature my code is structur…
-
### Environment
- OS and Version: Linux PC 5.19.0-41-generic #42~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Apr 18 17:40:00 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
- VS Code Version: 1.83.1
- C/C++ Extens…
-
I am using llvm-13.0.1
I would expect this to trigger a warning:
`std::optional x = false;`
-
`hasAnyArgument()` spuriously ignores a match with the program:
```
void foo (void *, void *);
struct S {
};
void f() {
S s;
foo(&s, &s);
}
```
and the query:
```
m callExpr(has…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR42688](https://bugs.llvm.org/show_bug.cgi?id=42688) |
| Status | NEW |
| Importance | P enhancemen…
-
Hello, I use a script to to copy over dependent DLLs during the `install` step.
There are 2 places I look for them
1. Search dirs for executables
```
# /opt/llvm-mingw/bin/x86_…
-
### Describe the bug
I am not sure if this is tree-sitter problem but here I am.
Basically I was trying to install tree-sitter, I tried mingw, clang and zig. but it seems none of them works.
So…
-
Hey clang_complete guys,
I have found a crash. Fortunately I knew what I did before the crash happened so I can provide you more details.
Dump:
```
vim: /opt/llvm/tools/clang/lib/Analysis/../../inc…
Zaffy updated
11 years ago