aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorJames Wobser <james.wobser@gmail.com>2026-02-28 14:04:08 -0500
committerGitHub <noreply@github.com>2026-02-28 19:04:08 +0000
commit3034c0966931bef36c169b5727ee20129aa4d4e3 (patch)
treef952ed2ad9154d4df8d4481439920b6584b01fdd /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent4d724c074dd14000c46224bf303cb8157a48d8ee (diff)
downloadllvm-3034c0966931bef36c169b5727ee20129aa4d4e3.zip
llvm-3034c0966931bef36c169b5727ee20129aa4d4e3.tar.gz
llvm-3034c0966931bef36c169b5727ee20129aa4d4e3.tar.bz2
[clang-format] bugfix: Whitesmiths with IndentAccessModifiers (#182432)
Due to special handling of Whitesmiths when parsing, the additional level(s) needed for the block, when used with IndentAccessModifiers, were not being applied. Consequently, when calculating the access modifier indent offset, the modifiers were being placed at the class level. This change ensures that the additional level(s) are not omitted for Whitesmiths.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions