[all-commits] [llvm/llvm-project] 8a48c4: Fix boolean/bitwise operator precedence warnings. ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat Feb 15 06:02:04 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8a48c4a97c416825835496fed3c2482b42e52c61
https://github.com/llvm/llvm-project/commit/8a48c4a97c416825835496fed3c2482b42e52c61
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-02-15 (Sat, 15 Feb 2020)
Changed paths:
M llvm/lib/Transforms/IPO/Attributor.cpp
Log Message:
-----------
Fix boolean/bitwise operator precedence warnings. NFCI.
More information about the All-commits
mailing list