[all-commits] [llvm/llvm-project] 4de068: Fix use of pointer arithmetic instead of iterators.
r4nt via All-commits
all-commits at lists.llvm.org
Tue Jul 5 01:26:30 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4de0680fbf4e4a9b9136ab5ee1ca549954eb8590
https://github.com/llvm/llvm-project/commit/4de0680fbf4e4a9b9136ab5ee1ca549954eb8590
Author: Manuel Klimek <klimek at google.com>
Date: 2022-07-05 (Tue, 05 Jul 2022)
Changed paths:
M clang/lib/Format/UnwrappedLineParser.cpp
Log Message:
-----------
Fix use of pointer arithmetic instead of iterators.
More information about the All-commits
mailing list