[all-commits] [llvm/llvm-project] b3b0ac: [NFC] Refine some uninitialized used variables.
    FreddyLeaf via All-commits 
    all-commits at lists.llvm.org
       
    Tue Jan 26 00:57:39 PST 2021
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b3b0acdc6fb5d52c9831c742560fbacca1567298
      https://github.com/llvm/llvm-project/commit/b3b0acdc6fb5d52c9831c742560fbacca1567298
  Author: Freddy Ye <freddy.ye at intel.com>
  Date:   2021-01-26 (Tue, 26 Jan 2021)
  Changed paths:
    M clang/lib/CodeGen/CGBlocks.cpp
    M llvm/lib/CodeGen/RegisterCoalescer.cpp
    M llvm/lib/Target/X86/X86ISelLowering.cpp
  Log Message:
  -----------
  [NFC] Refine some uninitialized used variables.
These warning are reported by static code analysis tool: Klocwork
Reviewed By: pengfei
Differential Revision: https://reviews.llvm.org/D95421
    
    
More information about the All-commits
mailing list