[all-commits] [llvm/llvm-project] fa3de2: [clang-tidy][NFC] Improve doc of cppcoreguidelines...
Carlos Galvez via All-commits
all-commits at lists.llvm.org
Sat Apr 15 05:07:34 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fa3de2ed2964d18dd0b7457e77416fb4e688c8bd
https://github.com/llvm/llvm-project/commit/fa3de2ed2964d18dd0b7457e77416fb4e688c8bd
Author: Carlos Galvez <carlosgalvezp at gmail.com>
Date: 2023-04-15 (Sat, 15 Apr 2023)
Changed paths:
M clang-tools-extra/clang-tidy/cppcoreguidelines/MisleadingCaptureDefaultByValueCheck.h
M clang-tools-extra/docs/ReleaseNotes.rst
M clang-tools-extra/docs/clang-tidy/checks/cppcoreguidelines/misleading-capture-default-by-value.rst
Log Message:
-----------
[clang-tidy][NFC] Improve doc of cppcoreguidelines-misleading-capture-default-by-value
Also fix ordering in Release Notes.
Differential Revision: https://reviews.llvm.org/D148424
More information about the All-commits
mailing list