[all-commits] [llvm/llvm-project] a82f2b: Fix typos in documentation
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sun May 28 13:13:33 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a82f2b2db34c58f18d7abbdbe7af51cc1e7ec3aa
https://github.com/llvm/llvm-project/commit/a82f2b2db34c58f18d7abbdbe7af51cc1e7ec3aa
Author: Kazu Hirata <kazu at google.com>
Date: 2023-05-28 (Sun, 28 May 2023)
Changed paths:
M clang-tools-extra/docs/pp-trace.rst
M clang/docs/LanguageExtensions.rst
M clang/docs/ReleaseNotes.rst
M compiler-rt/docs/BuildingCompilerRT.rst
M lld/docs/ELF/start-stop-gc.rst
M llvm/docs/CodingStandards.rst
M openmp/docs/design/Runtimes.rst
Log Message:
-----------
Fix typos in documentation
Commit: b66308b81f607abd5edb9aa5f2185ad92dfebfa7
https://github.com/llvm/llvm-project/commit/b66308b81f607abd5edb9aa5f2185ad92dfebfa7
Author: Kazu Hirata <kazu at google.com>
Date: 2023-05-28 (Sun, 28 May 2023)
Changed paths:
M llvm/include/llvm/Bitcode/BitcodeAnalyzer.h
Log Message:
-----------
[Bitcode] Modernize PerRecordStats (NFC)
Compare: https://github.com/llvm/llvm-project/compare/fb250b8295b9...b66308b81f60
More information about the All-commits
mailing list