[all-commits] [llvm/llvm-project] 511662: [clang-format][NFC] Don't call startsSequence() in...
Owen Pan via All-commits
all-commits at lists.llvm.org
Sat Sep 30 02:14:36 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 511662b88c36f8d5d02f0b758b15c1b84d4ee6c1
https://github.com/llvm/llvm-project/commit/511662b88c36f8d5d02f0b758b15c1b84d4ee6c1
Author: Owen Pan <owenpiano at gmail.com>
Date: 2023-09-30 (Sat, 30 Sep 2023)
Changed paths:
M clang/lib/Format/UnwrappedLineParser.cpp
Log Message:
-----------
[clang-format][NFC] Don't call startsSequence() in the parser
It always returns false in the unwrapped line parser!
More information about the All-commits
mailing list