[all-commits] [llvm/llvm-project] 691774: [clang-format][NFC] Fix document of AlignTrailingC...
Yusuke Kadowaki via All-commits
all-commits at lists.llvm.org
Thu Nov 3 05:13:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 691774d4030d9b7f2941946d9a78acce92f87310
https://github.com/llvm/llvm-project/commit/691774d4030d9b7f2941946d9a78acce92f87310
Author: Yusuke Kadowaki <yusuke.kadowaki.1231 at gmail.com>
Date: 2022-11-03 (Thu, 03 Nov 2022)
Changed paths:
M clang/docs/ClangFormatStyleOptions.rst
M clang/include/clang/Format/Format.h
Log Message:
-----------
[clang-format][NFC] Fix document of AlignTrailingComments
The documentation of the patch https://reviews.llvm.org/D132131 looks
disorganized on the website
https://clang.llvm.org/docs/ClangFormatStyleOptions.html.
This patch tries to fix that.
Differential Revision: https://reviews.llvm.org/D137075
More information about the All-commits
mailing list