[all-commits] [llvm/llvm-project] e0809b: Fix Wparentheses warning. NFC.
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Oct 9 02:26:38 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e0809bd062220eb2eeb8ca23d3731839e18f3eee
https://github.com/llvm/llvm-project/commit/e0809bd062220eb2eeb8ca23d3731839e18f3eee
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-10-09 (Mon, 09 Oct 2023)
Changed paths:
M clang/lib/Sema/SemaDecl.cpp
Log Message:
-----------
Fix Wparentheses warning. NFC.
Commit: 29b20829cc6ce3e6d9c3809164994c1659e0da56
https://github.com/llvm/llvm-project/commit/29b20829cc6ce3e6d9c3809164994c1659e0da56
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-10-09 (Mon, 09 Oct 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
Log Message:
-----------
Fix Wunused-variable warning. NFC.
Compare: https://github.com/llvm/llvm-project/compare/7bbfd2aec048...29b20829cc6c
More information about the All-commits
mailing list