[all-commits] [llvm/llvm-project] d97025: [clang-format][NFC] Fix a bug in getPreviousToken(...
Owen via All-commits
all-commits at lists.llvm.org
Fri Jan 7 21:20:19 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d97025ad3a70c322843232036e2a11598b9fb9a6
https://github.com/llvm/llvm-project/commit/d97025ad3a70c322843232036e2a11598b9fb9a6
Author: owenca <owenpiano at gmail.com>
Date: 2022-01-07 (Fri, 07 Jan 2022)
Changed paths:
M clang/lib/Format/UnwrappedLineParser.cpp
Log Message:
-----------
[clang-format][NFC] Fix a bug in getPreviousToken() in the parser
Differential Revision: https://reviews.llvm.org/D116318
More information about the All-commits
mailing list