-
### Goal
The goal of this is to make development easier. This will allow formatting of
code automatically in a bunch of editors on saves, without messing with the
file at large.
### Motivation
I …
-
Clang-Format ends up formatting the following code as
```objc++
- (BOOL)validateUserInterfaceItem:(id)item {
if (action == @selector(showGuessPanel:) || action == @selector
…
-
### Environment
- OS and version: KUbuntu 22.04
- VS Code: 1.94.2
- C/C++ extension:v1.22.10
- GDB / LLDB version: 12.1
### Bug Summary and Steps to Reproduce
Bug Summary: When selecting a new fra…
-
| | |
| --- | --- |
| Bugzilla Link | [23782](https://llvm.org/bz23782) |
| Version | 3.6 |
| OS | All |
| CC | @DougGregor |
## Extended Description
Here is a "typical" compiler error mes…
-
In the attached code + config the template function is not getting formatted - note the west const is not switched to east and the newlines are not removed unlike in the non-template function.
cl…
-
Version: `Ubuntu clang-format version 16.0.0-++20220914052859+c9ef7d49abff-1~exp1~20220914173001.379`
Options: `--style='{ColumnLimit: 100, ExperimentalAutoDetectBinPacking: yes}'`
Input:
```cp…
jchia updated
2 years ago
-
It can be seen in [D181494](https://phabricator.services.mozilla.com/D181494#C6574269NL55) that the second `for loop` has nothing to do in the current context and must be associated with line 248.
Th…
-
With LLVM style, clang-format formats the code (already formatted):
```
enum X {
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA,
BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB,
CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC,
DDDDDD…
-
| | |
| --- | --- |
| Bugzilla Link | [28140](https://llvm.org/bz28140) |
| Version | trunk |
| OS | All |
| CC | @compnerd |
## Extended Description
In:
```
template class __declspec(…
-
This issue exists to let you know that we are about to monitor the builds
of the LLVM (v20.0.0, llvm/llvm-project@ 9778fc7) snapshot for 20241114.
At certain intervals the CI system will update th…