[all-commits] [llvm/llvm-project] 50999e: [clang-format] Space between attribute closing par...
Marek Kurdej via All-commits
all-commits at lists.llvm.org
Mon Jan 24 09:09:37 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 50999e82e8844615b1ae53edb9d56cdcace91b04
https://github.com/llvm/llvm-project/commit/50999e82e8844615b1ae53edb9d56cdcace91b04
Author: Marek Kurdej <marek.kurdej+llvm.org at gmail.com>
Date: 2022-01-24 (Mon, 24 Jan 2022)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Space between attribute closing parenthesis and qualified type colon.
Fixes https://github.com/llvm/llvm-project/issues/35711.
Reviewed By: MyDeveloperDay, HazardyKnusperkeks, owenpan
Differential Revision: https://reviews.llvm.org/D117894
More information about the All-commits
mailing list