[all-commits] [llvm/llvm-project] a0b1c2: [clang-format] Currectly handle PCIS_CurrentLine w...
Owen via All-commits
all-commits at lists.llvm.org
Sun Aug 6 12:14:40 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a0b1c235afab4743cf31e4ac4509120d3c156e60
https://github.com/llvm/llvm-project/commit/a0b1c235afab4743cf31e4ac4509120d3c156e60
Author: Owen Pan <owenpiano at gmail.com>
Date: 2023-08-06 (Sun, 06 Aug 2023)
Changed paths:
M clang/lib/Format/ContinuationIndenter.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Currectly handle PCIS_CurrentLine with no column limit
Fixes #63519.
Differential Revision: https://reviews.llvm.org/D157179
More information about the All-commits
mailing list