[all-commits] [llvm/llvm-project] fb98a1: Fix the warnings on unused variables (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Jan 13 13:37:55 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fb98a1be43645c87fff089c4cc9555ca2400268c
https://github.com/llvm/llvm-project/commit/fb98a1be43645c87fff089c4cc9555ca2400268c
Author: Kazu Hirata <kazu at google.com>
Date: 2021-01-13 (Wed, 13 Jan 2021)
Changed paths:
M clang-tools-extra/clangd/AST.cpp
M lld/MachO/InputSection.cpp
M llvm/lib/Transforms/Coroutines/CoroFrame.cpp
Log Message:
-----------
Fix the warnings on unused variables (NFC)
Commit: f711cb9a8ad9fe80dd9f1844dbe15c0e7edb1450
https://github.com/llvm/llvm-project/commit/f711cb9a8ad9fe80dd9f1844dbe15c0e7edb1450
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2021-01-13 (Wed, 13 Jan 2021)
Changed paths:
M llvm/test/Transforms/FunctionAttrs/willreturn.ll
Log Message:
-----------
[FuncAttrs] Add additional willreturn tests (NFC)
Compare: https://github.com/llvm/llvm-project/compare/4cfccd513351...f711cb9a8ad9
More information about the All-commits
mailing list