[all-commits] [llvm/llvm-project] 2db081: [clang] Fix typos in documentation
kazutakahirata via All-commits
all-commits at lists.llvm.org
Fri May 12 23:19:39 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2db081288292f555dd556e066be0c1c7b9548da8
https://github.com/llvm/llvm-project/commit/2db081288292f555dd556e066be0c1c7b9548da8
Author: Kazu Hirata <kazu at google.com>
Date: 2023-05-12 (Fri, 12 May 2023)
Changed paths:
M clang/docs/AutomaticReferenceCounting.rst
M clang/docs/ClangFormatStyleOptions.rst
M clang/docs/DataFlowSanitizer.rst
M clang/docs/LanguageExtensions.rst
M clang/docs/ReleaseNotes.rst
M clang/docs/StandardCPlusPlusModules.rst
M clang/docs/UsersManual.rst
M clang/docs/analyzer/checkers.rst
M clang/www/cxx_status.html
Log Message:
-----------
[clang] Fix typos in documentation
Commit: 7f28137b5d2cb0deda4c6171665ef15accfab6ab
https://github.com/llvm/llvm-project/commit/7f28137b5d2cb0deda4c6171665ef15accfab6ab
Author: Kazu Hirata <kazu at google.com>
Date: 2023-05-12 (Fri, 12 May 2023)
Changed paths:
M clang-tools-extra/clang-tidy/modernize/LoopConvertCheck.cpp
M clang-tools-extra/clang-tidy/modernize/LoopConvertCheck.h
Log Message:
-----------
[clang-tidy] Modernize RangeDescriptor (NFC)
Compare: https://github.com/llvm/llvm-project/compare/d9377c1deda2...7f28137b5d2c
More information about the All-commits
mailing list