diff options
author | Björn Schäpers <bjoern@hazardy.de> | 2025-10-19 00:25:28 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-18 22:25:28 +0000 |
commit | cf28a476fb0fae2b19112ce0532b308e79d7bf39 (patch) | |
tree | aaa86224a77d514d19ced5fca3ae4e59373a12e8 /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | 695cf012e1325590fc497a0d39762a2aad0eb314 (diff) | |
download | llvm-cf28a476fb0fae2b19112ce0532b308e79d7bf39.zip llvm-cf28a476fb0fae2b19112ce0532b308e79d7bf39.tar.gz llvm-cf28a476fb0fae2b19112ce0532b308e79d7bf39.tar.bz2 |
[clang-format] Remove special handling of comments after brace/paren (#71672)
Fixes http://llvm.org/PR55487 (#55487)
The code did not match the documentation about Cpp11BracedListStyle.
Changed handling of comments after opening braces, which are supposedly
function call like to behave exactly like their parenthesis counter
part.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions