diff options
author | owenca <owenpiano@gmail.com> | 2022-10-23 01:28:43 -0700 |
---|---|---|
committer | owenca <owenpiano@gmail.com> | 2022-10-24 20:00:06 -0700 |
commit | 37e754e5801c5de2e84ca2d7d40a48c780787f01 (patch) | |
tree | 55876b3e58b898e96233356834a92684930f8a9b /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | ac44cb7617a8e46cc23e0d1def4764f7bc13f978 (diff) | |
download | llvm-37e754e5801c5de2e84ca2d7d40a48c780787f01.zip llvm-37e754e5801c5de2e84ca2d7d40a48c780787f01.tar.gz llvm-37e754e5801c5de2e84ca2d7d40a48c780787f01.tar.bz2 |
[clang-format] Insert closing braces after an unaffected line
The token that records the number of closing braces to be inserted
may be on an unaffected line. Extra work is required in order to
actually insert the closing braces after inserting the matching
opening braces of affected lines.
Fixes #58161.
Differential Revision: https://reviews.llvm.org/D136437
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions