[all-commits] [llvm/llvm-project] 80303c: [clang-format] Handle attributes before lambda ret...
Owen Pan via All-commits
all-commits at lists.llvm.org
Sun Jun 2 12:26:32 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 80303cb287e2c52c7bf4923bc61ebe25b2421bdc
https://github.com/llvm/llvm-project/commit/80303cb287e2c52c7bf4923bc61ebe25b2421bdc
Author: Owen Pan <owenpiano at gmail.com>
Date: 2024-06-02 (Sun, 02 Jun 2024)
Changed paths:
M clang/lib/Format/UnwrappedLineParser.cpp
M clang/unittests/Format/FormatTest.cpp
M clang/unittests/Format/TokenAnnotatorTest.cpp
Log Message:
-----------
[clang-format] Handle attributes before lambda return arrow (#94119)
Fixes #92657.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list