[all-commits] [llvm/llvm-project] a2046c: [clang-format][NFC] Clean up signatures of some pa...
Owen Pan via All-commits
all-commits at lists.llvm.org
Wed Sep 20 01:13:18 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a2046ca9afd575aeb458c6e5c9b720be3a35b857
https://github.com/llvm/llvm-project/commit/a2046ca9afd575aeb458c6e5c9b720be3a35b857
Author: Owen Pan <owenpiano at gmail.com>
Date: 2023-09-20 (Wed, 20 Sep 2023)
Changed paths:
M clang/lib/Format/FormatToken.h
M clang/lib/Format/TokenAnnotator.cpp
M clang/lib/Format/UnwrappedLineParser.cpp
M clang/lib/Format/UnwrappedLineParser.h
Log Message:
-----------
[clang-format][NFC] Clean up signatures of some parser functions (#66569)
Removed TT_CompoundRequirementLBrace and parameters
CanContainBracedList and NextLBracesType.
More information about the All-commits
mailing list