[all-commits] [llvm/llvm-project] 0003d5: [Analysis] Fix a "set but not used" warning
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sat Aug 28 06:37:35 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0003d574340e5f010b6587cbec323cc7f47dfb1c
https://github.com/llvm/llvm-project/commit/0003d574340e5f010b6587cbec323cc7f47dfb1c
Author: Kazu Hirata <kazu at google.com>
Date: 2021-08-28 (Sat, 28 Aug 2021)
Changed paths:
M llvm/lib/Analysis/IRSimilarityIdentifier.cpp
Log Message:
-----------
[Analysis] Fix a "set but not used" warning
Commit: 5294a0f7c3fa1da3f21b787b60dcb28a5912f5c0
https://github.com/llvm/llvm-project/commit/5294a0f7c3fa1da3f21b787b60dcb28a5912f5c0
Author: Kazu Hirata <kazu at google.com>
Date: 2021-08-28 (Sat, 28 Aug 2021)
Changed paths:
M llvm/docs/AMDGPUUsage.rst
M llvm/docs/CommandGuide/llvm-objdump.rst
M llvm/docs/CommandGuide/llvm-otool.rst
M llvm/docs/GettingStarted.rst
M llvm/docs/GlobalISel/GenericOpcode.rst
M llvm/docs/HowToBuildWindowsItaniumPrograms.rst
M llvm/docs/JITLink.rst
M llvm/docs/LangRef.rst
M llvm/docs/ScudoHardenedAllocator.rst
Log Message:
-----------
[llvm] Fix typos in documentation (NFC)
Compare: https://github.com/llvm/llvm-project/compare/16086d47c0d0...5294a0f7c3fa
More information about the All-commits
mailing list