[all-commits] [llvm/llvm-project] 7f8488: Fix operator precedence warning. NFC.
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat Nov 9 09:05:23 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7f8488eeb4a7f41d6ccad63e18f87266f64110c1
https://github.com/llvm/llvm-project/commit/7f8488eeb4a7f41d6ccad63e18f87266f64110c1
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2019-11-09 (Sat, 09 Nov 2019)
Changed paths:
M llvm/lib/CodeGen/StackMaps.cpp
Log Message:
-----------
Fix operator precedence warning. NFC.
Commit: 3c37981bb3ab1ed1846123299945c7b84de70d28
https://github.com/llvm/llvm-project/commit/3c37981bb3ab1ed1846123299945c7b84de70d28
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2019-11-09 (Sat, 09 Nov 2019)
Changed paths:
M llvm/lib/TableGen/TGParser.h
Log Message:
-----------
Fix shadow variable warning with llvm::SrcMgr. NFCI.
Commit: 612810e333b8445d1132e55df92df42b280d5e57
https://github.com/llvm/llvm-project/commit/612810e333b8445d1132e55df92df42b280d5e57
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2019-11-09 (Sat, 09 Nov 2019)
Changed paths:
M llvm/utils/TableGen/SearchableTableEmitter.cpp
Log Message:
-----------
Fix uninitialized variable warnings. NFCI.
Compare: https://github.com/llvm/llvm-project/compare/1da13237a41a...612810e333b8
More information about the All-commits
mailing list