aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorGedare Bloom <gedare@rtems.org>2024-12-09 22:05:28 -0700
committerGitHub <noreply@github.com>2024-12-09 21:05:28 -0800
commit46bf67d8faa6a7d75561fe03b5b871ec4b4a9c1d (patch)
tree80ee5662414307f7146ef107ef50a8b5dd66491c /clang/lib/CodeGen/CodeGenModule.cpp
parentaac000a01ba8c0ed15fec3c198fce9f13fc83725 (diff)
downloadllvm-46bf67d8faa6a7d75561fe03b5b871ec4b4a9c1d.zip
llvm-46bf67d8faa6a7d75561fe03b5b871ec4b4a9c1d.tar.gz
llvm-46bf67d8faa6a7d75561fe03b5b871ec4b4a9c1d.tar.bz2
[clang-format] Reorder TokenAnnotator::canBreakBefore (#119044)
Move the checks related to breaking before right braces and right parens earlier to avoid conflicting checks that prevent breaking based on the left-hand token. This allows properly formatting declarations with pointers and references at a minimum.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions