[all-commits] [llvm/llvm-project] a8896e: [clang-format][NFC] Annotate control statement r_b...
Björn Schäpers via All-commits
all-commits at lists.llvm.org
Fri Oct 13 12:07:46 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a8896e57f150abf57b4e70ba1f6bfbd4c2d24ff6
https://github.com/llvm/llvm-project/commit/a8896e57f150abf57b4e70ba1f6bfbd4c2d24ff6
Author: Björn Schäpers <bjoern at hazardy.de>
Date: 2023-10-13 (Fri, 13 Oct 2023)
Changed paths:
M clang/lib/Format/FormatToken.h
M clang/lib/Format/UnwrappedLineParser.cpp
M clang/lib/Format/UnwrappedLineParser.h
M clang/unittests/Format/TokenAnnotatorTest.cpp
Log Message:
-----------
[clang-format][NFC] Annotate control statement r_braces (#68621)
Annotating switch braces for the first time.
Also in preparation of #67906.
More information about the All-commits
mailing list