rust/compiler/rustc_llvm
Jacob Pratt daef0fd878
Rollup merge of #123437 - Zalathar:clang-format, r=cuviper
Manually run `clang-format` on `CoverageMappingWrapper.cpp`

In the current version of #123409, there are several unrelated changes to `CoverageMappingWrapper.cpp` that seem to be the result of running `clang-format` on that file.

Instead of asking for those changes to be undone, I figure it's easier to just make them myself as a separate PR, since I was vaguely intending to do that at some point anyway.

In a few cases I've strategically added comments to make the grouping of parameters a little nicer, but mostly it doesn't matter much.
2024-04-04 21:16:57 -04:00
..
llvm-wrapper Rollup merge of #123437 - Zalathar:clang-format, r=cuviper 2024-04-04 21:16:57 -04:00
src Invert diagnostic lints. 2024-02-06 13:12:33 +11:00
build.rs Fix build on AIX 2024-04-02 17:25:22 +08:00
Cargo.toml Add arm64ec-pc-windows-msvc target 2024-03-06 17:49:37 -08:00