diff options
author | Gedare Bloom <gedare@rtems.org> | 2024-12-09 22:05:28 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-09 21:05:28 -0800 |
commit | 46bf67d8faa6a7d75561fe03b5b871ec4b4a9c1d (patch) | |
tree | 80ee5662414307f7146ef107ef50a8b5dd66491c /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | aac000a01ba8c0ed15fec3c198fce9f13fc83725 (diff) | |
download | llvm-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