[PATCH] D126157: [clang-format][NFC] Insert/remove braces in clang/lib/Format/
Owen Pan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 24 19:06:37 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbebf7bdf9aad: [clang-format][NFC] Insert/remove braces in clang/lib/Format/ (authored by owenpan).
Changed prior to commit:
https://reviews.llvm.org/D126157?vs=431195&id=431859#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126157/new/
https://reviews.llvm.org/D126157
Files:
clang/lib/Format/AffectedRangeManager.cpp
clang/lib/Format/BreakableToken.cpp
clang/lib/Format/ContinuationIndenter.cpp
clang/lib/Format/DefinitionBlockSeparator.cpp
clang/lib/Format/Format.cpp
clang/lib/Format/FormatToken.cpp
clang/lib/Format/FormatTokenLexer.cpp
clang/lib/Format/QualifierAlignmentFixer.cpp
clang/lib/Format/SortJavaScriptImports.cpp
clang/lib/Format/TokenAnnotator.cpp
clang/lib/Format/UnwrappedLineFormatter.cpp
clang/lib/Format/UnwrappedLineParser.cpp
clang/lib/Format/WhitespaceManager.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126157.431859.patch
Type: text/x-patch
Size: 225688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220525/a1b062b3/attachment-0001.bin>
More information about the cfe-commits
mailing list