[all-commits] [llvm/llvm-project] f2f17e: [clang-format][NFC] Remove `\brief` from comments ...
Owen Pan via All-commits
all-commits at lists.llvm.org
Thu Jun 26 19:14:55 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f2f17e563df9d79bd3319c12d95bab5c66fc34d8
https://github.com/llvm/llvm-project/commit/f2f17e563df9d79bd3319c12d95bab5c66fc34d8
Author: Owen Pan <owenpiano at gmail.com>
Date: 2025-06-26 (Thu, 26 Jun 2025)
Changed paths:
M clang/docs/ClangFormatStyleOptions.rst
M clang/include/clang/Format/Format.h
M clang/lib/Format/ContinuationIndenter.h
M clang/lib/Format/UnwrappedLineParser.cpp
M clang/lib/Format/WhitespaceManager.h
M clang/unittests/Format/FormatTestBase.h
Log Message:
-----------
[clang-format][NFC] Remove `\brief` from comments (#145853)
This was done before in https://reviews.llvm.org/D46320
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list