[all-commits] [llvm/llvm-project] 6ff1ea: Fix "use of uninitialized variable" static analyze...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Jan 7 04:07:04 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6ff1ea3244c543ad24fc99c7f4979db2f2078593
https://github.com/llvm/llvm-project/commit/6ff1ea3244c543ad24fc99c7f4979db2f2078593
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-01-07 (Tue, 07 Jan 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/R600InstrInfo.cpp
Log Message:
-----------
Fix "use of uninitialized variable" static analyzer warning. NFCI.
More information about the All-commits
mailing list