[all-commits] [llvm/llvm-project] 7cc1bf: [clang-tidy][modernize-return-braced-init-list]fix...
Congcong Cai via All-commits
all-commits at lists.llvm.org
Sun Oct 8 16:20:36 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7cc1bfaf371c4a816cf4e62fe31d8515bf8f6fbd
https://github.com/llvm/llvm-project/commit/7cc1bfaf371c4a816cf4e62fe31d8515bf8f6fbd
Author: Congcong Cai <congcongcai0907 at 163.com>
Date: 2023-10-09 (Mon, 09 Oct 2023)
Changed paths:
M clang-tools-extra/clang-tidy/modernize/ReturnBracedInitListCheck.cpp
M clang-tools-extra/docs/ReleaseNotes.rst
M clang-tools-extra/test/clang-tidy/checkers/modernize/return-braced-init-list.cpp
Log Message:
-----------
[clang-tidy][modernize-return-braced-init-list]fix false-positives (#68491)
More information about the All-commits
mailing list