[all-commits] [llvm/llvm-project] c8603d: [clang-format] Fix a bug that misformats Access Sp...
Owen via All-commits
all-commits at lists.llvm.org
Mon May 2 01:39:42 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c8603db0711e451cecb75c8e10a12e882d4e0b31
https://github.com/llvm/llvm-project/commit/c8603db0711e451cecb75c8e10a12e882d4e0b31
Author: owenca <owenpiano at gmail.com>
Date: 2022-05-02 (Mon, 02 May 2022)
Changed paths:
M clang/lib/Format/UnwrappedLineParser.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Fix a bug that misformats Access Specifier after *[]
Fixes #55132.
Differential Revision: https://reviews.llvm.org/D124589
More information about the All-commits
mailing list