[all-commits] [llvm/llvm-project] be31f2: [clang-format][NFC] Move IndexedTokenSource to For...
r4nt via All-commits
all-commits at lists.llvm.org
Tue Jan 31 07:09:01 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: be31f2c11d47d3eca28d922a06de181d6e23b355
https://github.com/llvm/llvm-project/commit/be31f2c11d47d3eca28d922a06de181d6e23b355
Author: Manuel Klimek <klimek at google.com>
Date: 2023-01-31 (Tue, 31 Jan 2023)
Changed paths:
M clang/lib/Format/FormatTokenSource.h
M clang/lib/Format/UnwrappedLineParser.cpp
Log Message:
-----------
[clang-format][NFC] Move IndexedTokenSource to FormatTokenSource header.
Finish refactoring of the token sources towards a single location.
More information about the All-commits
mailing list