-
## Describe the bug
![image](https://user-images.githubusercontent.com/36834513/174207099-acefb331-f54a-49e3-a565-df32edce5bfa.png)
## 오류 환경
- `feature/CI` breanch push
- action runners : self-h…
-
### Environment
- OS and Version: Any
- VS Code Version: 1.96
- C/C++ Extension Version: 1.3.0
- If using SSH remote, specify OS of remote machine:
### Bug Summary and Steps to Reproduce
Bug Summ…
-
Clang recently updated, and new formatting rules are available. I should migrate to clang-5.
-
It would be to have option with name like `clang-format-enable-format-on-save`,
that use can enable and code in buffer will reformatted during saving on disk process.
-
### Description
The `use_std_fmt` for `spdlog` does not work properly. It is supposed to make `spdlog` use the (C++20 standard format library)[https://en.cppreference.com/w/cpp/utility/format/forma…
-
When using libc++, clang (trunk 20230914) fails to compile code using std::format with user-defined formatter
specialisation.
Minimal example, flags `-std=c++20 -fexperimental-library -stdlib=l…
-
https://github.com/doodlum/skyrim-community-shaders/blob/dev/.github/workflows/clang_format.yml
-
Hi.
I was testing cross-language LTO with rustc_codegen_gcc (using GCC as the linker) and I needed to add a leading dash to the flags in [this code](https://github.com/rust-lang/rust/blob/d5a081981d16…
-
Add `.clang-format` file to the project with the formatting standards followed by the project ( the project currently uses LLVM coding standards ).
-
Does anyone see issues with the current .clang-format file?