[all-commits] [llvm/llvm-project] 2185f6: [clang-format] Handle comments between access spec...
Owen via All-commits
all-commits at lists.llvm.org
Tue Aug 16 20:18:42 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2185f64771f039774d54a0be654cce39931580bf
https://github.com/llvm/llvm-project/commit/2185f64771f039774d54a0be654cce39931580bf
Author: owenca <owenpiano at gmail.com>
Date: 2022-08-16 (Tue, 16 Aug 2022)
Changed paths:
M clang/lib/Format/FormatToken.h
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Handle comments between access specifier and colon
Fixes #56740.
Differential Revision: https://reviews.llvm.org/D131940
More information about the All-commits
mailing list