[all-commits] [llvm/llvm-project] a7b5e5: [clang-format] Fix formatting of macro definitions...
Marek Kurdej via All-commits
all-commits at lists.llvm.org
Wed Feb 9 13:40:13 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a7b5e5b413bd1654e8e96b9c7842c7c1ab0db58a
https://github.com/llvm/llvm-project/commit/a7b5e5b413bd1654e8e96b9c7842c7c1ab0db58a
Author: Marek Kurdej <marek.kurdej+llvm.org at gmail.com>
Date: 2022-02-09 (Wed, 09 Feb 2022)
Changed paths:
M clang/lib/Format/UnwrappedLineParser.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Fix formatting of macro definitions with a leading comment.
Fixes https://github.com/llvm/llvm-project/issues/43206.
Reviewed By: HazardyKnusperkeks
Differential Revision: https://reviews.llvm.org/D118924
More information about the All-commits
mailing list