-
The `add_options` function of `boost::program_options` overrides the `()` operator and expects the following multiline syntax:
```cpp
po::options_description desc("Allowed options");
desc.add_optio…
-
I tried build on macOS and it failed. (macOS sonoma 14.7, arm64, M1 Mac)
This is log after `./bin/compile` on branch current main 72836c5.
(I folllowed [build.md](https://github.com/jank-lang/ja…
-
```cpp
class S {
public:
S() {
[]() noexcept {
if (b) {
if (c) {
// Lowercase (gggg): will change to not break
gggg(ffff(xxxxxxxxxxxxxxxxxxxx)->yyyyyyyy…
-
```
$ sudo apt-get install clang-format
$ sudo apt-get install clangd
```
-
| | |
| --- | --- |
| Bugzilla Link | [43144](https://llvm.org/bz43144) |
| Version | unspecified |
| OS | Linux |
| CC | @mydeveloperday |
## Extended Description
s3fs formats its code in a conde…
-
| | |
| --- | --- |
| Bugzilla Link | [23052](https://llvm.org/bz23052) |
| Version | unspecified |
| OS | Linux |
| CC | @d0k,@KernelAddress |
## Extended Description
We have a fuzzer of clang-fo…
-
How can we entertain the idea of running some style of code formatter on this repository? As I see it, the largest roadblock is the massive number of forks this repo has. Applying any sweeping changes…
-
I have a fresh installation of Linuxmint 22, which is based on Ubuntu 24.04.
I ran the following, as per the build instructions:
```
sudo apt install libopencv-dev build-essential v4l2loopback-…
-
CI Fails with CLang format running version 9:
```
clang-format version 9.0.0-2~ubuntu18.04.2 (tags/RELEASE_900/final)
M sdk/tests/iot/hub/test_az_iot_hub_client_properties.c
Some files we…
-
Hi all,
I am trying to set a relative path for `assumeFilename`, but it does not work.
For example the .clang-format file is in the .vscode folder.
My current settings are:
``` json
"clang-f…